diff --git a/lusid.json b/lusid.json index ade4259694d..970fa4d5dc2 100644 --- a/lusid.json +++ b/lusid.json @@ -2,14 +2,14 @@ "openapi": "3.0.1", "info": { "title": "LUSID API", - "description": "# Introduction\n\nThis page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform.\n\nSDKs to interact with the LUSID APIs are available in the following languages and frameworks:\n\n* [C#](https://github.com/finbourne/lusid-sdk-csharp)\n* [Java](https://github.com/finbourne/lusid-sdk-java)\n* [JavaScript](https://github.com/finbourne/lusid-sdk-js)\n* [Python](https://github.com/finbourne/lusid-sdk-python)\n* [Angular](https://github.com/finbourne/lusid-sdk-angular)\n\nThe LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below.\n\n\n| Application | Description | API / Swagger Documentation |\n|---------------|-----------------------------------------------------------------------------------|------------------------------------------------------|\n| LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) |\n| Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) |\n| Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) |\n| Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) |\n| Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) |\n| Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) |\n| Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) |\n| Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) |\n| Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) |\n| Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) |\n| Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) |\n\n\n# Error Codes\n\n| Code|Name|Description |\n| ---|---|--- |\n| -10|Server Configuration Error| |\n| -1|Unknown error|An unexpected error was encountered on our side. |\n| 102|Version Not Found| |\n| 103|Api Rate Limit Violation| |\n| 104|Instrument Not Found| |\n| 105|Property Not Found| |\n| 106|Portfolio Recursion Depth| |\n| 108|Group Not Found| |\n| 109|Portfolio Not Found| |\n| 110|Property Schema Not Found| |\n| 111|Portfolio Ancestry Not Found| |\n| 112|Portfolio With Id Already Exists| |\n| 113|Orphaned Portfolio| |\n| 119|Missing Base Claims| |\n| 121|Property Not Defined| |\n| 122|Cannot Delete System Property| |\n| 123|Cannot Modify Immutable Property Field| |\n| 124|Property Already Exists| |\n| 125|Invalid Property Life Time| |\n| 126|Property Constraint Style Excludes Properties| |\n| 127|Cannot Modify Default Data Type| |\n| 128|Group Already Exists| |\n| 129|No Such Data Type| |\n| 130|Undefined Value For Data Type| |\n| 131|Unsupported Value Type Defined On Data Type| |\n| 132|Validation Error| |\n| 133|Loop Detected In Group Hierarchy| |\n| 134|Undefined Acceptable Values| |\n| 135|Sub Group Already Exists| |\n| 138|Price Source Not Found| |\n| 139|Analytic Store Not Found| |\n| 141|Analytic Store Already Exists| |\n| 143|Client Instrument Already Exists| |\n| 144|Duplicate In Parameter Set| |\n| 147|Results Not Found| |\n| 148|Order Field Not In Result Set| |\n| 149|Operation Failed| |\n| 150|Elastic Search Error| |\n| 151|Invalid Parameter Value| |\n| 153|Command Processing Failure| |\n| 154|Entity State Construction Failure| |\n| 155|Entity Timeline Does Not Exist| |\n| 156|Concurrency Conflict Failure| |\n| 157|Invalid Request| |\n| 158|Event Publish Unknown| |\n| 159|Event Query Failure| |\n| 160|Blob Did Not Exist| |\n| 162|Sub System Request Failure| |\n| 163|Sub System Configuration Failure| |\n| 165|Failed To Delete| |\n| 166|Upsert Client Instrument Failure| |\n| 167|Illegal As At Interval| |\n| 168|Illegal Bitemporal Query| |\n| 169|Invalid Alternate Id| |\n| 170|Cannot Add Non-Writable Properties To Entity| |\n| 171|Entity Already Exists In Group| |\n| 172|Entity With Id Does Not Exist| |\n| 173|Entity With Id Already Exists| |\n| 174|Derived Portfolio Details Do Not Exist| |\n| 175|Entity Not In Group| |\n| 176|Portfolio With Name Already Exists| |\n| 177|Invalid Transactions| |\n| 178|Reference Portfolio Not Found| |\n| 179|Duplicate Id| |\n| 180|Command Retrieval Failure| |\n| 181|Data Filter Application Failure| |\n| 182|Search Failed| |\n| 183|Movements Engine Configuration Key Failure| |\n| 184|Fx Rate Source Not Found| |\n| 185|Accrual Source Not Found| |\n| 186|Access Denied| |\n| 187|Invalid Identity Token| |\n| 188|Invalid Request Headers| |\n| 189|Price Not Found| |\n| 190|Invalid Sub Holding Keys Provided| |\n| 191|Duplicate Sub Holding Keys Provided| |\n| 192|Cut Definition Not Found| |\n| 193|Cut Definition Invalid| |\n| 194|Time Variant Property Deletion Date Unspecified| |\n| 195|Perpetual Property Deletion Date Specified| |\n| 196|Time Variant Property Upsert Date Unspecified| |\n| 197|Perpetual Property Upsert Date Specified| |\n| 200|Invalid Unit For Data Type| |\n| 201|Invalid Type For Data Type| |\n| 202|Invalid Value For Data Type| |\n| 203|Unit Not Defined For Data Type| |\n| 204|Units Not Supported On Data Type| |\n| 205|Cannot Specify Units On Data Type| |\n| 206|Unit Schema Inconsistent With Data Type| |\n| 207|Unit Definition Not Specified| |\n| 208|Duplicate Unit Definitions Specified| |\n| 209|Invalid Units Definition| |\n| 210|Invalid Instrument Identifier Unit| |\n| 211|Holdings Adjustment Does Not Exist| |\n| 212|Could Not Build Excel Url| |\n| 213|Could Not Get Excel Version| |\n| 214|Instrument By Code Not Found| |\n| 215|Entity Schema Does Not Exist| |\n| 216|Feature Not Supported On Portfolio Type| |\n| 217|Quote Not Found| |\n| 218|Invalid Quote Identifier| |\n| 219|Invalid Metric For Data Type| |\n| 220|Invalid Instrument Definition| |\n| 221|Instrument Upsert Failure| |\n| 222|Reference Portfolio Request Not Supported| |\n| 223|Transaction Portfolio Request Not Supported| |\n| 224|Invalid Property Value Assignment| |\n| 230|Transaction Type Not Found| |\n| 231|Transaction Type Duplication| |\n| 232|Portfolio Does Not Exist At Given Date| |\n| 233|Query Parser Failure| |\n| 234|Duplicate Constituent| |\n| 235|Unresolved Instrument Constituent| |\n| 236|Unresolved Instrument In Transition| |\n| 237|Missing Side Definitions| |\n| 240|Duplicate Calculations Failure| |\n| 299|Invalid Recipe| |\n| 300|Missing Recipe| |\n| 301|Dependencies| |\n| 304|Portfolio Preprocess Failure| |\n| 310|Valuation Engine Failure| |\n| 311|Task Factory Failure| |\n| 312|Task Evaluation Failure| |\n| 313|Task Generation Failure| |\n| 314|Engine Configuration Failure| |\n| 315|Model Specification Failure| |\n| 320|Market Data Key Failure| |\n| 321|Market Resolver Failure| |\n| 322|Market Data Failure| |\n| 330|Curve Failure| |\n| 331|Volatility Surface Failure| |\n| 332|Volatility Cube Failure| |\n| 350|Instrument Failure| |\n| 351|Cash Flows Failure| |\n| 352|Reference Data Failure| |\n| 360|Aggregation Failure| |\n| 361|Aggregation Measure Failure| |\n| 370|Result Retrieval Failure| |\n| 371|Result Processing Failure| |\n| 372|Vendor Result Processing Failure| |\n| 373|Vendor Result Mapping Failure| |\n| 374|Vendor Library Unauthorised| |\n| 375|Vendor Connectivity Error| |\n| 376|Vendor Interface Error| |\n| 377|Vendor Pricing Failure| |\n| 378|Vendor Translation Failure| |\n| 379|Vendor Key Mapping Failure| |\n| 380|Vendor Reflection Failure| |\n| 381|Vendor Process Failure| |\n| 382|Vendor System Failure| |\n| 390|Attempt To Upsert Duplicate Quotes| |\n| 391|Corporate Action Source Does Not Exist| |\n| 392|Corporate Action Source Already Exists| |\n| 393|Instrument Identifier Already In Use| |\n| 394|Properties Not Found| |\n| 395|Batch Operation Aborted| |\n| 400|Invalid Iso4217 Currency Code| |\n| 401|Cannot Assign Instrument Identifier To Currency| |\n| 402|Cannot Assign Currency Identifier To Non Currency| |\n| 403|Currency Instrument Cannot Be Deleted| |\n| 404|Currency Instrument Cannot Have Economic Definition| |\n| 405|Currency Instrument Cannot Have Lookthrough Portfolio| |\n| 406|Cannot Create Currency Instrument With Multiple Identifiers| |\n| 407|Specified Currency Is Undefined| |\n| 410|Index Does Not Exist| |\n| 411|Sort Field Does Not Exist| |\n| 413|Negative Pagination Parameters| |\n| 414|Invalid Search Syntax| |\n| 415|Filter Execution Timeout| |\n| 420|Side Definition Inconsistent| |\n| 450|Invalid Quote Access Metadata Rule| |\n| 451|Access Metadata Not Found| |\n| 452|Invalid Access Metadata Identifier| |\n| 460|Standard Resource Not Found| |\n| 461|Standard Resource Conflict| |\n| 462|Calendar Not Found| |\n| 463|Date In A Calendar Not Found| |\n| 464|Invalid Date Source Data| |\n| 465|Invalid Timezone| |\n| 601|Person Identifier Already In Use| |\n| 602|Person Not Found| |\n| 603|Cannot Set Identifier| |\n| 617|Invalid Recipe Specification In Request| |\n| 618|Inline Recipe Deserialisation Failure| |\n| 619|Identifier Types Not Set For Entity| |\n| 620|Cannot Delete All Client Defined Identifiers| |\n| 650|The Order requested was not found.| |\n| 654|The Allocation requested was not found.| |\n| 655|Cannot build the fx forward target with the given holdings.| |\n| 656|Group does not contain expected entities.| |\n| 665|Destination directory not found| |\n| 667|Relation definition already exists| |\n| 672|Could not retrieve file contents| |\n| 673|Missing entitlements for entities in Group| |\n| 674|Next Best Action not found| |\n| 676|Relation definition not defined| |\n| 677|Invalid entity identifier for relation| |\n| 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. |\n| 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint |\n| 684|Sequence Not Found| |\n| 685|Sequence Already Exists| |\n| 686|Non-cycling sequence has been exhausted| |\n| 687|Legal Entity Identifier Already In Use| |\n| 688|Legal Entity Not Found| |\n| 689|The supplied pagination token is invalid| |\n| 690|Property Type Is Not Supported| |\n| 691|Multiple Tax-lots For Currency Type Is Not Supported| |\n| 692|This endpoint does not support impersonation| |\n| 693|Entity type is not supported for Relationship| |\n| 694|Relationship Validation Failure| |\n| 695|Relationship Not Found| |\n| 697|Derived Property Formula No Longer Valid| |\n| 698|Story is not available| |\n| 703|Corporate Action Does Not Exist| |\n| 720|The provided sort and filter combination is not valid| |\n| 721|A2B generation failed| |\n| 722|Aggregated Return Calculation Failure| |\n| 723|Custom Entity Definition Identifier Already In Use| |\n| 724|Custom Entity Definition Not Found| |\n| 725|The Placement requested was not found.| |\n| 726|The Execution requested was not found.| |\n| 727|The Block requested was not found.| |\n| 728|The Participation requested was not found.| |\n| 729|The Package requested was not found.| |\n| 730|The OrderInstruction requested was not found.| |\n| 732|Custom Entity not found.| |\n| 733|Custom Entity Identifier already in use.| |\n| 735|Calculation Failed.| |\n| 736|An expected key on HttpResponse is missing.| |\n| 737|A required fee detail is missing.| |\n| 738|Zero rows were returned from Luminesce| |\n| 739|Provided Weekend Mask was invalid| |\n| 742|Custom Entity fields do not match the definition| |\n| 746|The provided sequence is not valid.| |\n| 751|The type of the Custom Entity is different than the type provided in the definition.| |\n| 752|Luminesce process returned an error.| |\n| 753|File name or content incompatible with operation.| |\n| 755|Schema of response from Drive is not as expected.| |\n| 757|Schema of response from Luminesce is not as expected.| |\n| 758|Luminesce timed out.| |\n| 763|Invalid Lusid Entity Identifier Unit| |\n| 768|Fee rule not found.| |\n| 769|Cannot update the base currency of a portfolio with transactions loaded| |\n| 771|Transaction configuration source not found| |\n| 774|Compliance rule not found.| |\n| 775|Fund accounting document cannot be processed.| |\n| 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| |\n| 782|The Property definition dataType is not matching the derivation formula dataType| |\n| 783|The Property definition domain is not supported for derived properties| |\n| 788|Compliance run not found failure.| |\n| 790|Custom Entity has missing or invalid identifiers| |\n| 791|Custom Entity definition already exists| |\n| 792|Compliance PropertyKey is missing.| |\n| 793|Compliance Criteria Value for matching is missing.| |\n| 795|Cannot delete identifier definition| |\n| 796|Tax rule set not found.| |\n| 797|A tax rule set with this id already exists.| |\n| 798|Multiple rule sets for the same property key are applicable.| |\n| 799|The request must contain a date or diary entry.| |\n| 800|Can not upsert an instrument event of this type.| |\n| 801|The instrument event does not exist.| |\n| 802|The Instrument event is missing salient information.| |\n| 803|The Instrument event could not be processed.| |\n| 804|Some data requested does not follow the order graph assumptions.| |\n| 805|The instrument event type does not exist.| |\n| 806|The transaction template specification does not exist.| |\n| 807|The default transaction template does not exist.| |\n| 808|The transaction template does not exist.| |\n| 811|A price could not be found for an order.| |\n| 812|A price could not be found for an allocation.| |\n| 813|Chart of Accounts not found.| |\n| 814|Account not found.| |\n| 815|Abor not found.| |\n| 816|Abor Configuration not found.| |\n| 817|Reconciliation mapping not found| |\n| 818|Attribute type could not be deleted because it doesn't exist.| |\n| 819|Reconciliation not found.| |\n| 820|Custodian Account not found.| |\n| 821|Allocation Failure| |\n| 822|Reconciliation run not found| |\n| 823|Reconciliation break not found| |\n| 824|Entity link type could not be deleted because it doesn't exist.| |\n| 828|Address key definition not found.| |\n| 829|Compliance template not found.| |\n| 830|Action not supported| |\n| 831|Reference list not found.| |\n| 832|Posting Module not found.| |\n| 833|The type of parameter provided did not match that required by the compliance rule.| |\n| 834|The parameters provided by a rule did not match those required by its template.| |\n| 835|The entity has a property in a domain that is not supprted for that entity type.| |\n| 836|Structured result data not found.| |\n| 837|Diary entry not found.| |\n| 838|Diary entry could not be created.| |\n| 839|Diary entry already exists.| |\n| 861|Compliance run summary not found.| |\n| 869|Conflicting instrument properties in batch.| |\n| 870|Compliance run summary already exists.| |\n| 871|The specified impersonated user does not exist| |\n| 874|Provided Property Domain is not supported for entity filter.| |\n| 875|Cannot Delete System Reference List.| |\n| 876|Cleardown Module not found.| |\n| 879|Portfolios do not have the same base currency| |\n| 880|There was a problem with the definition of the compliance expression.| |\n| 881|Block overplaced.| |\n| 882|Order not approved.| |\n| 883|Cannot update the shared fields of a block with associated orders.| |\n| 886|Cannot lock the period.| |\n| 887|Cannot apply clear down module.| |\n| 888|Cannot upsert Instrument Event Instruction.| |\n| 889|Cannot read Instrument Event Instruction.| |\n| 895|The Capital Ratio Calculation Is Wrong.| |\n| 910|Cannot update a block referenced by a placement.| |\n| 911|A Fund that references this Abor already exists.| |\n| 912|Cannot add decision to Staged Modification.| |\n| 913|The Staged Modification could not be applied.| |\n| 914|Action cannot be executed.| |\n| 915|Cannot upsert multiple versions of the same property in one request.| |\n| 916|Placement and direct descendents have more executed quantity than total placement quantity.| |\n| 917|Cannot update a placement with this EntryType.| |\n| 918|Cannot update a placement in this State.| |\n| 919|Placement could not be cancelled.| |\n| 920|Share Class not configured in Fund| |\n| 921|Share Class Sub Holding Key not configured in Portfolio| |\n| 922|Could not update an order.| |\n| 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| |\n| 924|One or more matrix cells could not be added to the matrix.| |\n| 925|There was a problem with the provided matrix definition.| |\n| 926|Matrix definition does not exist.| |\n| 927|Matrix definition could not be deleted because it doesn't exist.| |\n| 928|DataType with Id already exists.| |\n| 929|Square matrix is incomplete.| |\n| 930|A conditional license term has been exceeded.| |\n| 931|The Custom Data Model requested is not intended for the entity provided.| |\n| 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| |\n| 933|The entity provided has a property not allowed by the specified Custom Data Model.| |\n| 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| |\n| 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| |\n", + "description": "# Introduction\n\nThis page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform.\n\nSDKs to interact with the LUSID APIs are available in the following languages and frameworks:\n\n* [C#](https://github.com/finbourne/lusid-sdk-csharp)\n* [Java](https://github.com/finbourne/lusid-sdk-java)\n* [JavaScript](https://github.com/finbourne/lusid-sdk-js)\n* [Python](https://github.com/finbourne/lusid-sdk-python)\n* [Angular](https://github.com/finbourne/lusid-sdk-angular)\n\nThe LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below.\n\n\n| Application | Description | API / Swagger Documentation |\n|---------------|-----------------------------------------------------------------------------------|------------------------------------------------------|\n| LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) |\n| Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) |\n| Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) |\n| Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) |\n| Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) |\n| Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) |\n| Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) |\n| Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) |\n| Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) |\n| Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) |\n| Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) |\n\n\n# Error Codes\n\n| Code|Name|Description |\n| ---|---|--- |\n| -10|Server Configuration Error| |\n| -1|Unknown error|An unexpected error was encountered on our side. |\n| 102|Version Not Found| |\n| 103|Api Rate Limit Violation| |\n| 104|Instrument Not Found| |\n| 105|Property Not Found| |\n| 106|Portfolio Recursion Depth| |\n| 108|Group Not Found| |\n| 109|Portfolio Not Found| |\n| 110|Property Schema Not Found| |\n| 111|Portfolio Ancestry Not Found| |\n| 112|Portfolio With Id Already Exists| |\n| 113|Orphaned Portfolio| |\n| 119|Missing Base Claims| |\n| 121|Property Not Defined| |\n| 122|Cannot Delete System Property| |\n| 123|Cannot Modify Immutable Property Field| |\n| 124|Property Already Exists| |\n| 125|Invalid Property Life Time| |\n| 126|Property Constraint Style Excludes Properties| |\n| 127|Cannot Modify Default Data Type| |\n| 128|Group Already Exists| |\n| 129|No Such Data Type| |\n| 130|Undefined Value For Data Type| |\n| 131|Unsupported Value Type Defined On Data Type| |\n| 132|Validation Error| |\n| 133|Loop Detected In Group Hierarchy| |\n| 134|Undefined Acceptable Values| |\n| 135|Sub Group Already Exists| |\n| 138|Price Source Not Found| |\n| 139|Analytic Store Not Found| |\n| 141|Analytic Store Already Exists| |\n| 143|Client Instrument Already Exists| |\n| 144|Duplicate In Parameter Set| |\n| 147|Results Not Found| |\n| 148|Order Field Not In Result Set| |\n| 149|Operation Failed| |\n| 150|Elastic Search Error| |\n| 151|Invalid Parameter Value| |\n| 153|Command Processing Failure| |\n| 154|Entity State Construction Failure| |\n| 155|Entity Timeline Does Not Exist| |\n| 156|Concurrency Conflict Failure| |\n| 157|Invalid Request| |\n| 158|Event Publish Unknown| |\n| 159|Event Query Failure| |\n| 160|Blob Did Not Exist| |\n| 162|Sub System Request Failure| |\n| 163|Sub System Configuration Failure| |\n| 165|Failed To Delete| |\n| 166|Upsert Client Instrument Failure| |\n| 167|Illegal As At Interval| |\n| 168|Illegal Bitemporal Query| |\n| 169|Invalid Alternate Id| |\n| 170|Cannot Add Non-Writable Properties To Entity| |\n| 171|Entity Already Exists In Group| |\n| 172|Entity With Id Does Not Exist| |\n| 173|Entity With Id Already Exists| |\n| 174|Derived Portfolio Details Do Not Exist| |\n| 175|Entity Not In Group| |\n| 176|Portfolio With Name Already Exists| |\n| 177|Invalid Transactions| |\n| 178|Reference Portfolio Not Found| |\n| 179|Duplicate Id| |\n| 180|Command Retrieval Failure| |\n| 181|Data Filter Application Failure| |\n| 182|Search Failed| |\n| 183|Movements Engine Configuration Key Failure| |\n| 184|Fx Rate Source Not Found| |\n| 185|Accrual Source Not Found| |\n| 186|Access Denied| |\n| 187|Invalid Identity Token| |\n| 188|Invalid Request Headers| |\n| 189|Price Not Found| |\n| 190|Invalid Sub Holding Keys Provided| |\n| 191|Duplicate Sub Holding Keys Provided| |\n| 192|Cut Definition Not Found| |\n| 193|Cut Definition Invalid| |\n| 194|Time Variant Property Deletion Date Unspecified| |\n| 195|Perpetual Property Deletion Date Specified| |\n| 196|Time Variant Property Upsert Date Unspecified| |\n| 197|Perpetual Property Upsert Date Specified| |\n| 200|Invalid Unit For Data Type| |\n| 201|Invalid Type For Data Type| |\n| 202|Invalid Value For Data Type| |\n| 203|Unit Not Defined For Data Type| |\n| 204|Units Not Supported On Data Type| |\n| 205|Cannot Specify Units On Data Type| |\n| 206|Unit Schema Inconsistent With Data Type| |\n| 207|Unit Definition Not Specified| |\n| 208|Duplicate Unit Definitions Specified| |\n| 209|Invalid Units Definition| |\n| 210|Invalid Instrument Identifier Unit| |\n| 211|Holdings Adjustment Does Not Exist| |\n| 212|Could Not Build Excel Url| |\n| 213|Could Not Get Excel Version| |\n| 214|Instrument By Code Not Found| |\n| 215|Entity Schema Does Not Exist| |\n| 216|Feature Not Supported On Portfolio Type| |\n| 217|Quote Not Found| |\n| 218|Invalid Quote Identifier| |\n| 219|Invalid Metric For Data Type| |\n| 220|Invalid Instrument Definition| |\n| 221|Instrument Upsert Failure| |\n| 222|Reference Portfolio Request Not Supported| |\n| 223|Transaction Portfolio Request Not Supported| |\n| 224|Invalid Property Value Assignment| |\n| 230|Transaction Type Not Found| |\n| 231|Transaction Type Duplication| |\n| 232|Portfolio Does Not Exist At Given Date| |\n| 233|Query Parser Failure| |\n| 234|Duplicate Constituent| |\n| 235|Unresolved Instrument Constituent| |\n| 236|Unresolved Instrument In Transition| |\n| 237|Missing Side Definitions| |\n| 240|Duplicate Calculations Failure| |\n| 299|Invalid Recipe| |\n| 300|Missing Recipe| |\n| 301|Dependencies| |\n| 304|Portfolio Preprocess Failure| |\n| 310|Valuation Engine Failure| |\n| 311|Task Factory Failure| |\n| 312|Task Evaluation Failure| |\n| 313|Task Generation Failure| |\n| 314|Engine Configuration Failure| |\n| 315|Model Specification Failure| |\n| 320|Market Data Key Failure| |\n| 321|Market Resolver Failure| |\n| 322|Market Data Failure| |\n| 330|Curve Failure| |\n| 331|Volatility Surface Failure| |\n| 332|Volatility Cube Failure| |\n| 350|Instrument Failure| |\n| 351|Cash Flows Failure| |\n| 352|Reference Data Failure| |\n| 360|Aggregation Failure| |\n| 361|Aggregation Measure Failure| |\n| 370|Result Retrieval Failure| |\n| 371|Result Processing Failure| |\n| 372|Vendor Result Processing Failure| |\n| 373|Vendor Result Mapping Failure| |\n| 374|Vendor Library Unauthorised| |\n| 375|Vendor Connectivity Error| |\n| 376|Vendor Interface Error| |\n| 377|Vendor Pricing Failure| |\n| 378|Vendor Translation Failure| |\n| 379|Vendor Key Mapping Failure| |\n| 380|Vendor Reflection Failure| |\n| 381|Vendor Process Failure| |\n| 382|Vendor System Failure| |\n| 390|Attempt To Upsert Duplicate Quotes| |\n| 391|Corporate Action Source Does Not Exist| |\n| 392|Corporate Action Source Already Exists| |\n| 393|Instrument Identifier Already In Use| |\n| 394|Properties Not Found| |\n| 395|Batch Operation Aborted| |\n| 400|Invalid Iso4217 Currency Code| |\n| 401|Cannot Assign Instrument Identifier To Currency| |\n| 402|Cannot Assign Currency Identifier To Non Currency| |\n| 403|Currency Instrument Cannot Be Deleted| |\n| 404|Currency Instrument Cannot Have Economic Definition| |\n| 405|Currency Instrument Cannot Have Lookthrough Portfolio| |\n| 406|Cannot Create Currency Instrument With Multiple Identifiers| |\n| 407|Specified Currency Is Undefined| |\n| 410|Index Does Not Exist| |\n| 411|Sort Field Does Not Exist| |\n| 413|Negative Pagination Parameters| |\n| 414|Invalid Search Syntax| |\n| 415|Filter Execution Timeout| |\n| 420|Side Definition Inconsistent| |\n| 450|Invalid Quote Access Metadata Rule| |\n| 451|Access Metadata Not Found| |\n| 452|Invalid Access Metadata Identifier| |\n| 460|Standard Resource Not Found| |\n| 461|Standard Resource Conflict| |\n| 462|Calendar Not Found| |\n| 463|Date In A Calendar Not Found| |\n| 464|Invalid Date Source Data| |\n| 465|Invalid Timezone| |\n| 601|Person Identifier Already In Use| |\n| 602|Person Not Found| |\n| 603|Cannot Set Identifier| |\n| 617|Invalid Recipe Specification In Request| |\n| 618|Inline Recipe Deserialisation Failure| |\n| 619|Identifier Types Not Set For Entity| |\n| 620|Cannot Delete All Client Defined Identifiers| |\n| 650|The Order requested was not found.| |\n| 654|The Allocation requested was not found.| |\n| 655|Cannot build the fx forward target with the given holdings.| |\n| 656|Group does not contain expected entities.| |\n| 665|Destination directory not found| |\n| 667|Relation definition already exists| |\n| 672|Could not retrieve file contents| |\n| 673|Missing entitlements for entities in Group| |\n| 674|Next Best Action not found| |\n| 676|Relation definition not defined| |\n| 677|Invalid entity identifier for relation| |\n| 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. |\n| 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint |\n| 684|Sequence Not Found| |\n| 685|Sequence Already Exists| |\n| 686|Non-cycling sequence has been exhausted| |\n| 687|Legal Entity Identifier Already In Use| |\n| 688|Legal Entity Not Found| |\n| 689|The supplied pagination token is invalid| |\n| 690|Property Type Is Not Supported| |\n| 691|Multiple Tax-lots For Currency Type Is Not Supported| |\n| 692|This endpoint does not support impersonation| |\n| 693|Entity type is not supported for Relationship| |\n| 694|Relationship Validation Failure| |\n| 695|Relationship Not Found| |\n| 697|Derived Property Formula No Longer Valid| |\n| 698|Story is not available| |\n| 703|Corporate Action Does Not Exist| |\n| 720|The provided sort and filter combination is not valid| |\n| 721|A2B generation failed| |\n| 722|Aggregated Return Calculation Failure| |\n| 723|Custom Entity Definition Identifier Already In Use| |\n| 724|Custom Entity Definition Not Found| |\n| 725|The Placement requested was not found.| |\n| 726|The Execution requested was not found.| |\n| 727|The Block requested was not found.| |\n| 728|The Participation requested was not found.| |\n| 729|The Package requested was not found.| |\n| 730|The OrderInstruction requested was not found.| |\n| 732|Custom Entity not found.| |\n| 733|Custom Entity Identifier already in use.| |\n| 735|Calculation Failed.| |\n| 736|An expected key on HttpResponse is missing.| |\n| 737|A required fee detail is missing.| |\n| 738|Zero rows were returned from Luminesce| |\n| 739|Provided Weekend Mask was invalid| |\n| 742|Custom Entity fields do not match the definition| |\n| 746|The provided sequence is not valid.| |\n| 751|The type of the Custom Entity is different than the type provided in the definition.| |\n| 752|Luminesce process returned an error.| |\n| 753|File name or content incompatible with operation.| |\n| 755|Schema of response from Drive is not as expected.| |\n| 757|Schema of response from Luminesce is not as expected.| |\n| 758|Luminesce timed out.| |\n| 763|Invalid Lusid Entity Identifier Unit| |\n| 768|Fee rule not found.| |\n| 769|Cannot update the base currency of a portfolio with transactions loaded| |\n| 771|Transaction configuration source not found| |\n| 774|Compliance rule not found.| |\n| 775|Fund accounting document cannot be processed.| |\n| 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| |\n| 782|The Property definition dataType is not matching the derivation formula dataType| |\n| 783|The Property definition domain is not supported for derived properties| |\n| 788|Compliance run not found failure.| |\n| 790|Custom Entity has missing or invalid identifiers| |\n| 791|Custom Entity definition already exists| |\n| 792|Compliance PropertyKey is missing.| |\n| 793|Compliance Criteria Value for matching is missing.| |\n| 795|Cannot delete identifier definition| |\n| 796|Tax rule set not found.| |\n| 797|A tax rule set with this id already exists.| |\n| 798|Multiple rule sets for the same property key are applicable.| |\n| 799|The request must contain a date or diary entry.| |\n| 800|Can not upsert an instrument event of this type.| |\n| 801|The instrument event does not exist.| |\n| 802|The Instrument event is missing salient information.| |\n| 803|The Instrument event could not be processed.| |\n| 804|Some data requested does not follow the order graph assumptions.| |\n| 805|The instrument event type does not exist.| |\n| 806|The transaction template specification does not exist.| |\n| 807|The default transaction template does not exist.| |\n| 808|The transaction template does not exist.| |\n| 811|A price could not be found for an order.| |\n| 812|A price could not be found for an allocation.| |\n| 813|Chart of Accounts not found.| |\n| 814|Account not found.| |\n| 815|Abor not found.| |\n| 816|Abor Configuration not found.| |\n| 817|Reconciliation mapping not found| |\n| 818|Attribute type could not be deleted because it doesn't exist.| |\n| 819|Reconciliation not found.| |\n| 820|Custodian Account not found.| |\n| 821|Allocation Failure| |\n| 822|Reconciliation run not found| |\n| 823|Reconciliation break not found| |\n| 824|Entity link type could not be deleted because it doesn't exist.| |\n| 828|Address key definition not found.| |\n| 829|Compliance template not found.| |\n| 830|Action not supported| |\n| 831|Reference list not found.| |\n| 832|Posting Module not found.| |\n| 833|The type of parameter provided did not match that required by the compliance rule.| |\n| 834|The parameters provided by a rule did not match those required by its template.| |\n| 835|The entity has a property in a domain that is not supprted for that entity type.| |\n| 836|Structured result data not found.| |\n| 837|Diary entry not found.| |\n| 838|Diary entry could not be created.| |\n| 839|Diary entry already exists.| |\n| 861|Compliance run summary not found.| |\n| 869|Conflicting instrument properties in batch.| |\n| 870|Compliance run summary already exists.| |\n| 871|The specified impersonated user does not exist| |\n| 874|Provided Property Domain is not supported for entity filter.| |\n| 875|Cannot Delete System Reference List.| |\n| 876|Cleardown Module not found.| |\n| 879|Portfolios do not have the same base currency| |\n| 880|There was a problem with the definition of the compliance expression.| |\n| 881|Block overplaced.| |\n| 882|Order not approved.| |\n| 883|Cannot update the shared fields of a block with associated orders.| |\n| 886|Cannot lock the period.| |\n| 887|Cannot apply clear down module.| |\n| 888|Cannot upsert Instrument Event Instruction.| |\n| 889|Cannot read Instrument Event Instruction.| |\n| 895|The Capital Ratio Calculation Is Wrong.| |\n| 910|Cannot update a block referenced by a placement.| |\n| 911|A Fund that references this Abor already exists.| |\n| 912|Cannot add decision to Staged Modification.| |\n| 913|The Staged Modification could not be applied.| |\n| 914|Action cannot be executed.| |\n| 915|Cannot upsert multiple versions of the same property in one request.| |\n| 916|Placement and direct descendents have more executed quantity than total placement quantity.| |\n| 917|Cannot update a placement with this EntryType.| |\n| 918|Cannot update a placement in this State.| |\n| 919|Placement could not be cancelled.| |\n| 920|Share Class not configured in Fund| |\n| 921|Share Class Sub Holding Key not configured in Portfolio| |\n| 922|Could not update an order.| |\n| 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| |\n| 924|One or more matrix cells could not be added to the matrix.| |\n| 925|There was a problem with the provided matrix definition.| |\n| 926|Matrix definition does not exist.| |\n| 927|Matrix definition could not be deleted because it doesn't exist.| |\n| 928|DataType with Id already exists.| |\n| 929|Square matrix is incomplete.| |\n| 930|A conditional license term has been exceeded.| |\n| 931|The Custom Data Model requested is not intended for the entity provided.| |\n| 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| |\n| 933|The entity provided has a property not allowed by the specified Custom Data Model.| |\n| 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| |\n| 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| |\n| 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| |\n", "termsOfService": "https://www.finbourne.com/legal/terms-conditions", "contact": { "name": "FINBOURNE Technology", "url": "https://www.finbourne.com", "email": "info@finbourne.com" }, - "version": "2.0.951", + "version": "2.0.952", "x-logo": { "url": "https://www.lusid.com/app/assets/logo_white.png", "backgroundColor": "#415464" @@ -1028,6 +1028,9 @@ }, "935": { "title": "The entity provided has an identifier not allowed by the specified Custom Data Model." + }, + "936": { + "title": "The Custom Data Model included an alias or sort-by attribute that was not on the definition." } }, "x-fbn-description": "LUSID is an API-first, SaaS-native investment data management platform. It models entities such as instruments, portfolios, transactions and holdings to manage and value portfolios, and supports data integrations, flexible data modelling, and a bitemporal record of all activity." @@ -61226,7 +61229,8 @@ "requestIdModified": "OrderRequestId2", "asAtVersionNumber": 2, "entityUniqueId": "00000000-0000-0000-0000-000000000000" - } + }, + "isFilterable": false } }, "application/json": { @@ -61264,7 +61268,8 @@ "requestIdModified": "OrderRequestId2", "asAtVersionNumber": 2, "entityUniqueId": "00000000-0000-0000-0000-000000000000" - } + }, + "isFilterable": false } }, "text/json": { @@ -61302,7 +61307,8 @@ "requestIdModified": "OrderRequestId2", "asAtVersionNumber": 2, "entityUniqueId": "00000000-0000-0000-0000-000000000000" - } + }, + "isFilterable": false } } } @@ -61585,7 +61591,8 @@ "requestIdModified": "OrderRequestId2", "asAtVersionNumber": 2, "entityUniqueId": "00000000-0000-0000-0000-000000000000" - } + }, + "isFilterable": true } ], "href": "https://example.lusid.com/api/properties", @@ -61628,7 +61635,8 @@ "requestIdModified": "OrderRequestId2", "asAtVersionNumber": 2, "entityUniqueId": "00000000-0000-0000-0000-000000000000" - } + }, + "isFilterable": true } ], "href": "https://example.lusid.com/api/properties", @@ -61671,7 +61679,8 @@ "requestIdModified": "OrderRequestId2", "asAtVersionNumber": 2, "entityUniqueId": "00000000-0000-0000-0000-000000000000" - } + }, + "isFilterable": true } ], "href": "https://example.lusid.com/api/properties", @@ -61744,7 +61753,8 @@ "code": "number" }, "propertyDescription": "My Property Description", - "derivationFormula": "(Properties[Instrument/default/Price] * Properties[Instrument/default/Cost]) / Properties[Instrument/default/Shares]" + "derivationFormula": "(Properties[Instrument/default/Price] * Properties[Instrument/default/Cost]) / Properties[Instrument/default/Shares]", + "isFilterable": false } }, "application/json": { @@ -61761,7 +61771,8 @@ "code": "number" }, "propertyDescription": "My Property Description", - "derivationFormula": "(Properties[Instrument/default/Price] * Properties[Instrument/default/Cost]) / Properties[Instrument/default/Shares]" + "derivationFormula": "(Properties[Instrument/default/Price] * Properties[Instrument/default/Cost]) / Properties[Instrument/default/Shares]", + "isFilterable": false } }, "text/json": { @@ -61778,7 +61789,8 @@ "code": "number" }, "propertyDescription": "My Property Description", - "derivationFormula": "(Properties[Instrument/default/Price] * Properties[Instrument/default/Cost]) / Properties[Instrument/default/Shares]" + "derivationFormula": "(Properties[Instrument/default/Price] * Properties[Instrument/default/Cost]) / Properties[Instrument/default/Shares]", + "isFilterable": false } }, "application/*+json": { @@ -61795,7 +61807,8 @@ "code": "number" }, "propertyDescription": "My Property Description", - "derivationFormula": "(Properties[Instrument/default/Price] * Properties[Instrument/default/Cost]) / Properties[Instrument/default/Shares]" + "derivationFormula": "(Properties[Instrument/default/Price] * Properties[Instrument/default/Cost]) / Properties[Instrument/default/Shares]", + "isFilterable": false } } }, @@ -61840,7 +61853,8 @@ "requestIdModified": "OrderRequestId2", "asAtVersionNumber": 2, "entityUniqueId": "00000000-0000-0000-0000-000000000000" - } + }, + "isFilterable": false } }, "application/json": { @@ -61878,7 +61892,8 @@ "requestIdModified": "OrderRequestId2", "asAtVersionNumber": 2, "entityUniqueId": "00000000-0000-0000-0000-000000000000" - } + }, + "isFilterable": false } }, "text/json": { @@ -61916,7 +61931,8 @@ "requestIdModified": "OrderRequestId2", "asAtVersionNumber": 2, "entityUniqueId": "00000000-0000-0000-0000-000000000000" - } + }, + "isFilterable": false } } } @@ -62097,7 +62113,8 @@ "code": "number" }, "propertyDescription": "My Property Description", - "derivationFormula": "(Properties[Instrument/default/Price] * Properties[Instrument/default/Cost]) / Properties[Instrument/default/Shares]" + "derivationFormula": "(Properties[Instrument/default/Price] * Properties[Instrument/default/Cost]) / Properties[Instrument/default/Shares]", + "isFilterable": false } }, "application/json": { @@ -62111,7 +62128,8 @@ "code": "number" }, "propertyDescription": "My Property Description", - "derivationFormula": "(Properties[Instrument/default/Price] * Properties[Instrument/default/Cost]) / Properties[Instrument/default/Shares]" + "derivationFormula": "(Properties[Instrument/default/Price] * Properties[Instrument/default/Cost]) / Properties[Instrument/default/Shares]", + "isFilterable": false } }, "text/json": { @@ -62125,7 +62143,8 @@ "code": "number" }, "propertyDescription": "My Property Description", - "derivationFormula": "(Properties[Instrument/default/Price] * Properties[Instrument/default/Cost]) / Properties[Instrument/default/Shares]" + "derivationFormula": "(Properties[Instrument/default/Price] * Properties[Instrument/default/Cost]) / Properties[Instrument/default/Shares]", + "isFilterable": false } }, "application/*+json": { @@ -62139,7 +62158,8 @@ "code": "number" }, "propertyDescription": "My Property Description", - "derivationFormula": "(Properties[Instrument/default/Price] * Properties[Instrument/default/Cost]) / Properties[Instrument/default/Shares]" + "derivationFormula": "(Properties[Instrument/default/Price] * Properties[Instrument/default/Cost]) / Properties[Instrument/default/Shares]", + "isFilterable": false } } }, @@ -62184,7 +62204,8 @@ "requestIdModified": "OrderRequestId2", "asAtVersionNumber": 2, "entityUniqueId": "00000000-0000-0000-0000-000000000000" - } + }, + "isFilterable": false } }, "application/json": { @@ -62222,7 +62243,8 @@ "requestIdModified": "OrderRequestId2", "asAtVersionNumber": 2, "entityUniqueId": "00000000-0000-0000-0000-000000000000" - } + }, + "isFilterable": false } }, "text/json": { @@ -62260,7 +62282,8 @@ "requestIdModified": "OrderRequestId2", "asAtVersionNumber": 2, "entityUniqueId": "00000000-0000-0000-0000-000000000000" - } + }, + "isFilterable": false } } } @@ -62508,7 +62531,8 @@ "requestIdModified": "OrderRequestId2", "asAtVersionNumber": 2, "entityUniqueId": "00000000-0000-0000-0000-000000000000" - } + }, + "isFilterable": false } }, "application/json": { @@ -62546,7 +62570,8 @@ "requestIdModified": "OrderRequestId2", "asAtVersionNumber": 2, "entityUniqueId": "00000000-0000-0000-0000-000000000000" - } + }, + "isFilterable": false } }, "text/json": { @@ -62584,7 +62609,8 @@ "requestIdModified": "OrderRequestId2", "asAtVersionNumber": 2, "entityUniqueId": "00000000-0000-0000-0000-000000000000" - } + }, + "isFilterable": false } } } @@ -62997,7 +63023,8 @@ "requestIdModified": "OrderRequestId2", "asAtVersionNumber": 2, "entityUniqueId": "00000000-0000-0000-0000-000000000000" - } + }, + "isFilterable": false } }, "application/json": { @@ -63035,7 +63062,8 @@ "requestIdModified": "OrderRequestId2", "asAtVersionNumber": 2, "entityUniqueId": "00000000-0000-0000-0000-000000000000" - } + }, + "isFilterable": false } }, "text/json": { @@ -63073,7 +63101,8 @@ "requestIdModified": "OrderRequestId2", "asAtVersionNumber": 2, "entityUniqueId": "00000000-0000-0000-0000-000000000000" - } + }, + "isFilterable": false } } } @@ -72657,7 +72686,8 @@ "lifeTime": "Perpetual", "constraintStyle": "Property", "propertyDefinitionType": "ValueProperty", - "propertyDescription": "A demonstration property definition search result" + "propertyDescription": "A demonstration property definition search result", + "isFilterable": true } ], "href": "https://example.lusid.com/api/properties", @@ -72688,7 +72718,8 @@ "lifeTime": "Perpetual", "constraintStyle": "Property", "propertyDefinitionType": "ValueProperty", - "propertyDescription": "A demonstration property definition search result" + "propertyDescription": "A demonstration property definition search result", + "isFilterable": true } ], "href": "https://example.lusid.com/api/properties", @@ -72719,7 +72750,8 @@ "lifeTime": "Perpetual", "constraintStyle": "Property", "propertyDefinitionType": "ValueProperty", - "propertyDescription": "A demonstration property definition search result" + "propertyDescription": "A demonstration property definition search result", + "isFilterable": true } ], "href": "https://example.lusid.com/api/properties", @@ -103022,6 +103054,7 @@ "derivationFormula", "displayName", "domain", + "isFilterable", "scope" ], "type": "object", @@ -103135,6 +103168,10 @@ "minLength": 1, "type": "string", "description": "The rule that defines how data is composed for a derived property." + }, + "isFilterable": { + "type": "boolean", + "description": "Bool indicating whether the values of this property are fitlerable, this is true for all non-derived property defintions. For a derived definition this must be set true to enable filtering." } }, "additionalProperties": false @@ -117292,6 +117329,9 @@ "description": "The unique ID of the instrument event that the transaction is related to.", "nullable": true }, + "custodianAccount": { + "$ref": "#/components/schemas/CustodianAccount" + }, "transactionGroupId": { "type": "string", "description": "The identifier for grouping economic events across multiple transactions", @@ -120813,6 +120853,10 @@ "stagedModifications": { "$ref": "#/components/schemas/StagedModificationsInfo" }, + "isFilterable": { + "type": "boolean", + "description": "Bool indicating whether the values of this property are fitlerable, this is true for all non-derived property defintions. For a derived definition this must be set true to enable filtering." + }, "links": { "type": "array", "items": { @@ -121021,6 +121065,10 @@ "description": "The rule that defines how data is composed for a derived property.", "nullable": true }, + "isFilterable": { + "type": "boolean", + "description": "Bool indicating whether the values of this property are fitlerable, this is true for all non-derived property defintions. For a derived definition this must be set true to enable filtering." + }, "links": { "type": "array", "items": { @@ -129670,7 +129718,8 @@ "required": [ "dataTypeId", "derivationFormula", - "displayName" + "displayName", + "isFilterable" ], "type": "object", "properties": { @@ -129692,6 +129741,10 @@ "minLength": 1, "type": "string", "description": "The rule that defines how data is composed for a derived property." + }, + "isFilterable": { + "type": "boolean", + "description": "Bool indicating whether the values of this property are fitlerable, this is true for all non-derived property defintions. For a derived definition this must be set true to enable filtering." } }, "additionalProperties": false @@ -132176,6 +132229,10 @@ "name": "Tax Rule Sets", "description": "Methods to manage rule sets defining tax rates for transactions" }, + { + "name": "Timelines", + "description": "Endpoints for Creating/Reading/Updating/Deleting Timelines" + }, { "name": "Transaction Configuration", "description": "LUSID is a transaction-based system. Every transaction in a particular instrument should belong to a transaction type in order that it might contribute to measuring your holding (position) in that instrument. Transaction types are a fundamental building block of LUSID, and care should be exercised when changing them. For more information, see https://support.lusid.com/knowledgebase/article/KA-01872/." @@ -132263,6 +132320,7 @@ "Structured Result Data", "System Configuration", "Tax Rule Sets", + "Timelines", "Transaction Configuration", "Transaction Fees", "Transaction Portfolios", diff --git a/sdk/api/addressKeyDefinitionApi.ts b/sdk/api/addressKeyDefinitionApi.ts index d10807a9f51..f835dd24f83 100644 --- a/sdk/api/addressKeyDefinitionApi.ts +++ b/sdk/api/addressKeyDefinitionApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 64adc92cbd4..a183b41e8bc 100644 --- a/sdk/api/aggregationApi.ts +++ b/sdk/api/aggregationApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a5891edd29a..a8dfce119c1 100644 --- a/sdk/api/allocationsApi.ts +++ b/sdk/api/allocationsApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f9a1c51af4d..34650e134cb 100644 --- a/sdk/api/applicationMetadataApi.ts +++ b/sdk/api/applicationMetadataApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 fa45c57a443..183cba69975 100644 --- a/sdk/api/blocksApi.ts +++ b/sdk/api/blocksApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 548af9916a7..324d352da3a 100644 --- a/sdk/api/calendarsApi.ts +++ b/sdk/api/calendarsApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 32b6ba4e383..1533e4cef91 100644 --- a/sdk/api/complexMarketDataApi.ts +++ b/sdk/api/complexMarketDataApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 496a9c6588c..f075573b023 100644 --- a/sdk/api/complianceApi.ts +++ b/sdk/api/complianceApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 05183198d77..e11e675f056 100644 --- a/sdk/api/configurationRecipeApi.ts +++ b/sdk/api/configurationRecipeApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 3f3efa5b516..b4b83ee8578 100644 --- a/sdk/api/corporateActionSourcesApi.ts +++ b/sdk/api/corporateActionSourcesApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a4395899274..6f2633423e1 100644 --- a/sdk/api/counterpartiesApi.ts +++ b/sdk/api/counterpartiesApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 cf8316b01af..beb187a8922 100644 --- a/sdk/api/customEntitiesApi.ts +++ b/sdk/api/customEntitiesApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 cd6e5100382..98fc489a624 100644 --- a/sdk/api/customEntityDefinitionsApi.ts +++ b/sdk/api/customEntityDefinitionsApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 0982576c9bd..a8b2b52bd8f 100644 --- a/sdk/api/customEntityTypesApi.ts +++ b/sdk/api/customEntityTypesApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d8565c04efa..c1ff44bd75f 100644 --- a/sdk/api/cutLabelDefinitionsApi.ts +++ b/sdk/api/cutLabelDefinitionsApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 fdf0cce21e8..7e34f312489 100644 --- a/sdk/api/dataTypesApi.ts +++ b/sdk/api/dataTypesApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f643b5ba8c1..354197fda57 100644 --- a/sdk/api/derivedTransactionPortfoliosApi.ts +++ b/sdk/api/derivedTransactionPortfoliosApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 82573de22ac..f2aa6524551 100644 --- a/sdk/api/entitiesApi.ts +++ b/sdk/api/entitiesApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 167ac7c1a21..2c0e8e2e700 100644 --- a/sdk/api/executionsApi.ts +++ b/sdk/api/executionsApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 bac92ebd8dd..4a97146b81a 100644 --- a/sdk/api/instrumentEventsApi.ts +++ b/sdk/api/instrumentEventsApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 10fc8a0e83b..15c615a77e2 100644 --- a/sdk/api/instrumentsApi.ts +++ b/sdk/api/instrumentsApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 240b8af5f49..aa0df724dc1 100644 --- a/sdk/api/legalEntitiesApi.ts +++ b/sdk/api/legalEntitiesApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 afa49c06db9..acb39bc206a 100644 --- a/sdk/api/orderGraphApi.ts +++ b/sdk/api/orderGraphApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 19155128be3..7758e9b15b8 100644 --- a/sdk/api/orderManagementApi.ts +++ b/sdk/api/orderManagementApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f54f5f85e6b..27230b69369 100644 --- a/sdk/api/ordersApi.ts +++ b/sdk/api/ordersApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5f0a62df199..b41da89e997 100644 --- a/sdk/api/participationsApi.ts +++ b/sdk/api/participationsApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 cf27ed93425..f2d672a43fa 100644 --- a/sdk/api/personsApi.ts +++ b/sdk/api/personsApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7a486133956..44ae22d421f 100644 --- a/sdk/api/placementsApi.ts +++ b/sdk/api/placementsApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d9ba44868fd..334a6ce2310 100644 --- a/sdk/api/portfolioGroupsApi.ts +++ b/sdk/api/portfolioGroupsApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ecada083962..865e8d53fac 100644 --- a/sdk/api/portfoliosApi.ts +++ b/sdk/api/portfoliosApi.ts @@ -1,9 +1,9 @@ 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.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 79fcf39656d..ff899cb36f5 100644 --- a/sdk/api/propertyDefinitionsApi.ts +++ b/sdk/api/propertyDefinitionsApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 86d74624d90..1984d1f18f0 100644 --- a/sdk/api/queryableKeysApi.ts +++ b/sdk/api/queryableKeysApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 55a7a5a92d9..d5fe2434656 100644 --- a/sdk/api/quotesApi.ts +++ b/sdk/api/quotesApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2bcc85bfc64..92050c6a71c 100644 --- a/sdk/api/reconciliationsApi.ts +++ b/sdk/api/reconciliationsApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 78673532b3a..ab0f4842d8b 100644 --- a/sdk/api/referenceListsApi.ts +++ b/sdk/api/referenceListsApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 17a8d3b397a..281e3908a2c 100644 --- a/sdk/api/referencePortfolioApi.ts +++ b/sdk/api/referencePortfolioApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6ee61830b6f..8efb3aaa34d 100644 --- a/sdk/api/relationshipDefinitionsApi.ts +++ b/sdk/api/relationshipDefinitionsApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 03a51d28057..68d48316db0 100644 --- a/sdk/api/relationshipsApi.ts +++ b/sdk/api/relationshipsApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 bb42cf2d4a8..664040cfef1 100644 --- a/sdk/api/schemasApi.ts +++ b/sdk/api/schemasApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7dd71fa0bc6..7ffcceb1876 100644 --- a/sdk/api/scopesApi.ts +++ b/sdk/api/scopesApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6015ca9a1aa..03e1d8d99b1 100644 --- a/sdk/api/scriptedTranslationApi.ts +++ b/sdk/api/scriptedTranslationApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e33cd9f1e95..acb16680286 100644 --- a/sdk/api/searchApi.ts +++ b/sdk/api/searchApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ef597524715..c7c815f4082 100644 --- a/sdk/api/sequencesApi.ts +++ b/sdk/api/sequencesApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 728711d69f8..00ba29ac5d1 100644 --- a/sdk/api/structuredResultDataApi.ts +++ b/sdk/api/structuredResultDataApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d00d2633696..982683ac418 100644 --- a/sdk/api/systemConfigurationApi.ts +++ b/sdk/api/systemConfigurationApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f9c361b2cd1..3333e2b502a 100644 --- a/sdk/api/transactionConfigurationApi.ts +++ b/sdk/api/transactionConfigurationApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 70285fdc244..4de80167dc8 100644 --- a/sdk/api/transactionPortfoliosApi.ts +++ b/sdk/api/transactionPortfoliosApi.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 fab424a327e..8ec96ff426c 100644 --- a/sdk/model/a2BBreakdown.ts +++ b/sdk/model/a2BBreakdown.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 822a16c1739..abd9564bc5f 100644 --- a/sdk/model/a2BCategory.ts +++ b/sdk/model/a2BCategory.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 8ad309b3d33..442c1451a02 100644 --- a/sdk/model/a2BDataRecord.ts +++ b/sdk/model/a2BDataRecord.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 35750c5c2b6..4d76e62a194 100644 --- a/sdk/model/a2BMovementRecord.ts +++ b/sdk/model/a2BMovementRecord.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a9553fa98f4..e79b1546fe9 100644 --- a/sdk/model/accessControlledAction.ts +++ b/sdk/model/accessControlledAction.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 be19d30b223..7f614e76933 100644 --- a/sdk/model/accessControlledResource.ts +++ b/sdk/model/accessControlledResource.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ca33bba72ee..b18684eb8d8 100644 --- a/sdk/model/accessMetadataOperation.ts +++ b/sdk/model/accessMetadataOperation.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 4cb94aa13fe..c45a577158b 100644 --- a/sdk/model/accessMetadataValue.ts +++ b/sdk/model/accessMetadataValue.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 4755ec6c7dd..4aae19083ca 100644 --- a/sdk/model/accumulationEvent.ts +++ b/sdk/model/accumulationEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a335b2a52d2..a175e07692c 100644 --- a/sdk/model/accumulationEventAllOf.ts +++ b/sdk/model/accumulationEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 112319e90d8..dc31418fc12 100644 --- a/sdk/model/actionId.ts +++ b/sdk/model/actionId.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6b0111bb1d5..96da082a878 100644 --- a/sdk/model/addBusinessDaysToDateRequest.ts +++ b/sdk/model/addBusinessDaysToDateRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 86661b51784..e765cd248a6 100644 --- a/sdk/model/addBusinessDaysToDateResponse.ts +++ b/sdk/model/addBusinessDaysToDateResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2be63f5a5ad..864bf044cef 100644 --- a/sdk/model/additionalPayment.ts +++ b/sdk/model/additionalPayment.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 12630b88b66..220262dd788 100644 --- a/sdk/model/addressDefinition.ts +++ b/sdk/model/addressDefinition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 907c1406186..bae7f5224ef 100644 --- a/sdk/model/addressKeyComplianceParameter.ts +++ b/sdk/model/addressKeyComplianceParameter.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 0609784f457..d654ee16355 100644 --- a/sdk/model/addressKeyComplianceParameterAllOf.ts +++ b/sdk/model/addressKeyComplianceParameterAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f5c421070f7..449a26abdcf 100644 --- a/sdk/model/addressKeyDefinition.ts +++ b/sdk/model/addressKeyDefinition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 222d8f26e4f..b6d61a7907d 100644 --- a/sdk/model/addressKeyFilter.ts +++ b/sdk/model/addressKeyFilter.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 dbf06347d42..d9eaf28a5dc 100644 --- a/sdk/model/addressKeyList.ts +++ b/sdk/model/addressKeyList.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 fc85ab24c4d..d7929c79f72 100644 --- a/sdk/model/addressKeyListAllOf.ts +++ b/sdk/model/addressKeyListAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 3163f97741a..3c6173171dd 100644 --- a/sdk/model/addressKeyListComplianceParameter.ts +++ b/sdk/model/addressKeyListComplianceParameter.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 b1e3a8c8843..4327e1a8c65 100644 --- a/sdk/model/addressKeyListComplianceParameterAllOf.ts +++ b/sdk/model/addressKeyListComplianceParameterAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 21bc87b88c2..3154b13ec14 100644 --- a/sdk/model/addressKeyOptionDefinition.ts +++ b/sdk/model/addressKeyOptionDefinition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 dce13eaa541..3943e999415 100644 --- a/sdk/model/adjustHolding.ts +++ b/sdk/model/adjustHolding.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 b4366d12fce..d15f47a1ecc 100644 --- a/sdk/model/adjustHoldingForDateRequest.ts +++ b/sdk/model/adjustHoldingForDateRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 58ae163cfb9..aa6c516fa69 100644 --- a/sdk/model/adjustHoldingRequest.ts +++ b/sdk/model/adjustHoldingRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 9515c701cd1..65de83401a3 100644 --- a/sdk/model/aggregateSpec.ts +++ b/sdk/model/aggregateSpec.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 61dde17c25e..06f3a99c7c7 100644 --- a/sdk/model/aggregatedReturn.ts +++ b/sdk/model/aggregatedReturn.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c2e1fac8298..95614e6cab8 100644 --- a/sdk/model/aggregatedReturnsDispersionRequest.ts +++ b/sdk/model/aggregatedReturnsDispersionRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 9b6bbc0b2f5..84dc147e7d4 100644 --- a/sdk/model/aggregatedReturnsRequest.ts +++ b/sdk/model/aggregatedReturnsRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 dba9bcdc223..020a0a2c018 100644 --- a/sdk/model/aggregatedReturnsResponse.ts +++ b/sdk/model/aggregatedReturnsResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 cc86b138d51..74939f11f20 100644 --- a/sdk/model/aggregationContext.ts +++ b/sdk/model/aggregationContext.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 16988fb457f..7c6316ca65c 100644 --- a/sdk/model/aggregationMeasureFailureDetail.ts +++ b/sdk/model/aggregationMeasureFailureDetail.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 027d3a1ab07..ee97b4b8143 100644 --- a/sdk/model/aggregationOptions.ts +++ b/sdk/model/aggregationOptions.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ff110cc5b70..9e3fdcc9c1f 100644 --- a/sdk/model/aggregationQuery.ts +++ b/sdk/model/aggregationQuery.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 0f1be073c4b..8be237f9f1c 100644 --- a/sdk/model/allocation.ts +++ b/sdk/model/allocation.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 12835aa0929..3eb571afc44 100644 --- a/sdk/model/allocationRequest.ts +++ b/sdk/model/allocationRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 18f68778d9c..783ce98d28c 100644 --- a/sdk/model/allocationSetRequest.ts +++ b/sdk/model/allocationSetRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 36ca044036b..b41a0e083ec 100644 --- a/sdk/model/amortisationEvent.ts +++ b/sdk/model/amortisationEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 66104d42f7b..518e9491315 100644 --- a/sdk/model/amortisationEventAllOf.ts +++ b/sdk/model/amortisationEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 30b5786ca0a..826408445aa 100644 --- a/sdk/model/annulQuotesResponse.ts +++ b/sdk/model/annulQuotesResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 3c976c07984..d3715997b2e 100644 --- a/sdk/model/annulSingleStructuredDataResponse.ts +++ b/sdk/model/annulSingleStructuredDataResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 363cdbdb988..98738889fa7 100644 --- a/sdk/model/annulStructuredDataResponse.ts +++ b/sdk/model/annulStructuredDataResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 446b422739c..6b84c6adaae 100644 --- a/sdk/model/assetLeg.ts +++ b/sdk/model/assetLeg.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f68ac68ddb4..4868e914422 100644 --- a/sdk/model/barrier.ts +++ b/sdk/model/barrier.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 0443147d4f3..3e4f27f8f86 100644 --- a/sdk/model/basket.ts +++ b/sdk/model/basket.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c57b3e14451..f7d8f6bb711 100644 --- a/sdk/model/basketAllOf.ts +++ b/sdk/model/basketAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5ffe3ed9cf0..11134cb32d4 100644 --- a/sdk/model/basketIdentifier.ts +++ b/sdk/model/basketIdentifier.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 05034305930..aa1edf19ad3 100644 --- a/sdk/model/batchAdjustHoldingsResponse.ts +++ b/sdk/model/batchAdjustHoldingsResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 9065a877865..f55059b7898 100644 --- a/sdk/model/batchUpsertDatesForCalendarResponse.ts +++ b/sdk/model/batchUpsertDatesForCalendarResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 07502004ed7..17436723843 100644 --- a/sdk/model/batchUpsertInstrumentPropertiesResponse.ts +++ b/sdk/model/batchUpsertInstrumentPropertiesResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 3d01564839c..aa213779d7e 100644 --- a/sdk/model/batchUpsertPortfolioAccessMetadataRequest.ts +++ b/sdk/model/batchUpsertPortfolioAccessMetadataRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f1ea1088a46..fb4c48db1be 100644 --- a/sdk/model/batchUpsertPortfolioAccessMetadataResponse.ts +++ b/sdk/model/batchUpsertPortfolioAccessMetadataResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d893b7648bc..06d943c0b43 100644 --- a/sdk/model/batchUpsertPortfolioAccessMetadataResponseItem.ts +++ b/sdk/model/batchUpsertPortfolioAccessMetadataResponseItem.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f6e96024c0c..761dcf851e7 100644 --- a/sdk/model/batchUpsertPortfolioTransactionsResponse.ts +++ b/sdk/model/batchUpsertPortfolioTransactionsResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a5ac1f74228..8c63475f317 100644 --- a/sdk/model/batchUpsertPropertyDefinitionPropertiesResponse.ts +++ b/sdk/model/batchUpsertPropertyDefinitionPropertiesResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f44566b96d5..040b611e17f 100644 --- a/sdk/model/block.ts +++ b/sdk/model/block.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 21d5065f272..2f3a5c9d273 100644 --- a/sdk/model/blockAndOrderIdRequest.ts +++ b/sdk/model/blockAndOrderIdRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 b28c30b8f3d..80def3e759d 100644 --- a/sdk/model/blockAndOrders.ts +++ b/sdk/model/blockAndOrders.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e1afeeb03ce..1ca78ad4a13 100644 --- a/sdk/model/blockAndOrdersCreateRequest.ts +++ b/sdk/model/blockAndOrdersCreateRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a0fd150ebdc..bd5cc34196c 100644 --- a/sdk/model/blockAndOrdersRequest.ts +++ b/sdk/model/blockAndOrdersRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 021386c0533..530cb860a93 100644 --- a/sdk/model/blockRequest.ts +++ b/sdk/model/blockRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 9c8904d7c25..9fcd6033408 100644 --- a/sdk/model/blockSetRequest.ts +++ b/sdk/model/blockSetRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 12ac168280a..349da2c0a9a 100644 --- a/sdk/model/blockedOrderRequest.ts +++ b/sdk/model/blockedOrderRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 adad10dc70d..de4c73bdf8f 100644 --- a/sdk/model/bond.ts +++ b/sdk/model/bond.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 b80a4bc865c..5f8e018c578 100644 --- a/sdk/model/bondAllOf.ts +++ b/sdk/model/bondAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f4301f8294d..eff27dbc634 100644 --- a/sdk/model/bondCouponEvent.ts +++ b/sdk/model/bondCouponEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2a073fa2a4f..34b59565f1a 100644 --- a/sdk/model/bondCouponEventAllOf.ts +++ b/sdk/model/bondCouponEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f50de3c01f6..0c1194e402f 100644 --- a/sdk/model/bondDefaultEvent.ts +++ b/sdk/model/bondDefaultEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 bf491b22a83..d1784ff6d6d 100644 --- a/sdk/model/bondDefaultEventAllOf.ts +++ b/sdk/model/bondDefaultEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 bc6f35a388e..163ef0bd218 100644 --- a/sdk/model/bondPrincipalEvent.ts +++ b/sdk/model/bondPrincipalEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 833373f45c3..d665c476004 100644 --- a/sdk/model/bondPrincipalEventAllOf.ts +++ b/sdk/model/bondPrincipalEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2500f3b3b30..ff7779e6947 100644 --- a/sdk/model/bonusIssueEvent.ts +++ b/sdk/model/bonusIssueEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 387884503d8..5df8cec9887 100644 --- a/sdk/model/bonusIssueEventAllOf.ts +++ b/sdk/model/bonusIssueEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 bd539be0eb7..498960be96f 100644 --- a/sdk/model/boolComplianceParameter.ts +++ b/sdk/model/boolComplianceParameter.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 85196f7e5b5..a3e98185f59 100644 --- a/sdk/model/boolComplianceParameterAllOf.ts +++ b/sdk/model/boolComplianceParameterAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 b542d83f081..f2550a0d650 100644 --- a/sdk/model/boolListComplianceParameter.ts +++ b/sdk/model/boolListComplianceParameter.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 82d8e27f0db..fcc1f60b3e7 100644 --- a/sdk/model/branchStep.ts +++ b/sdk/model/branchStep.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2fa971586c8..2f8128a6510 100644 --- a/sdk/model/branchStepAllOf.ts +++ b/sdk/model/branchStepAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 b4c42e60881..ddb1810f532 100644 --- a/sdk/model/branchStepRequest.ts +++ b/sdk/model/branchStepRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f3314095fdf..61c503e91c9 100644 --- a/sdk/model/branchStepRequestAllOf.ts +++ b/sdk/model/branchStepRequestAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 003062705b8..f4d719e26a7 100644 --- a/sdk/model/bucketedCashFlowResponse.ts +++ b/sdk/model/bucketedCashFlowResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 dd27518b23d..3b4968a244f 100644 --- a/sdk/model/bucketingSchedule.ts +++ b/sdk/model/bucketingSchedule.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 51f300311bd..5b555d0b36a 100644 --- a/sdk/model/calendar.ts +++ b/sdk/model/calendar.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2d3312a852b..a6439374a1a 100644 --- a/sdk/model/calendarDate.ts +++ b/sdk/model/calendarDate.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7df080d45a5..16da3fe0bc7 100644 --- a/sdk/model/calendarDependency.ts +++ b/sdk/model/calendarDependency.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a3645a232d6..59fb39897eb 100644 --- a/sdk/model/calendarDependencyAllOf.ts +++ b/sdk/model/calendarDependencyAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2e04fdbd857..cf16c05101e 100644 --- a/sdk/model/callOnIntermediateSecuritiesEvent.ts +++ b/sdk/model/callOnIntermediateSecuritiesEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d272422a553..4b75f874258 100644 --- a/sdk/model/callOnIntermediateSecuritiesEventAllOf.ts +++ b/sdk/model/callOnIntermediateSecuritiesEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 71f4186efcd..bbc7e14a4ef 100644 --- a/sdk/model/cancelOrderAndMoveRemainingResult.ts +++ b/sdk/model/cancelOrderAndMoveRemainingResult.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 55bf1b93305..fa037b8ce8c 100644 --- a/sdk/model/cancelOrdersAndMoveRemainingRequest.ts +++ b/sdk/model/cancelOrdersAndMoveRemainingRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 94611d37095..dd62a6c623d 100644 --- a/sdk/model/cancelOrdersAndMoveRemainingResponse.ts +++ b/sdk/model/cancelOrdersAndMoveRemainingResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 290cdcfde3c..829b8100f05 100644 --- a/sdk/model/cancelOrdersResponse.ts +++ b/sdk/model/cancelOrdersResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 8e5797ce4a0..4715bda5f94 100644 --- a/sdk/model/cancelPlacementsResponse.ts +++ b/sdk/model/cancelPlacementsResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 fdd3458b234..22fdbfe056b 100644 --- a/sdk/model/cancelledOrderResult.ts +++ b/sdk/model/cancelledOrderResult.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7ea4358b1c4..e7db40dbdd1 100644 --- a/sdk/model/cancelledPlacementResult.ts +++ b/sdk/model/cancelledPlacementResult.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d424ca68d5f..8bb4641edb7 100644 --- a/sdk/model/capFloor.ts +++ b/sdk/model/capFloor.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 711a5ac87e4..bb7e4a83e35 100644 --- a/sdk/model/capFloorAllOf.ts +++ b/sdk/model/capFloorAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6d52275f321..1f81d1a4912 100644 --- a/sdk/model/capitalDistributionEvent.ts +++ b/sdk/model/capitalDistributionEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5273557bcff..6040e249eb1 100644 --- a/sdk/model/capitalDistributionEventAllOf.ts +++ b/sdk/model/capitalDistributionEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d445d42c565..ebb763c3f51 100644 --- a/sdk/model/cash.ts +++ b/sdk/model/cash.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 efedf947660..cdd616af0f3 100644 --- a/sdk/model/cashAllOf.ts +++ b/sdk/model/cashAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 afc879fc22c..16352745a97 100644 --- a/sdk/model/cashAndSecurityOfferElection.ts +++ b/sdk/model/cashAndSecurityOfferElection.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d32df842332..45e76c45be3 100644 --- a/sdk/model/cashDependency.ts +++ b/sdk/model/cashDependency.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7b5f1f11ee1..4ceab541a67 100644 --- a/sdk/model/cashDependencyAllOf.ts +++ b/sdk/model/cashDependencyAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 16b02af484e..04ae8d854e2 100644 --- a/sdk/model/cashDividendEvent.ts +++ b/sdk/model/cashDividendEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f1cd621687d..894e6e39c40 100644 --- a/sdk/model/cashDividendEventAllOf.ts +++ b/sdk/model/cashDividendEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 b864a225212..ba01f55bd56 100644 --- a/sdk/model/cashElection.ts +++ b/sdk/model/cashElection.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 b2d4ee643eb..0ddfc02ef81 100644 --- a/sdk/model/cashFlowEvent.ts +++ b/sdk/model/cashFlowEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 3c254cf8a2b..1edf749a7c8 100644 --- a/sdk/model/cashFlowEventAllOf.ts +++ b/sdk/model/cashFlowEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6bbe20cd145..188e8290b56 100644 --- a/sdk/model/cashFlowLineage.ts +++ b/sdk/model/cashFlowLineage.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5a6c7f4f306..0dbb75bc51f 100644 --- a/sdk/model/cashFlowValue.ts +++ b/sdk/model/cashFlowValue.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 469cd774410..5ed49f1afdd 100644 --- a/sdk/model/cashFlowValueAllOf.ts +++ b/sdk/model/cashFlowValueAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 fde9a63a4ff..11b5f454a75 100644 --- a/sdk/model/cashFlowValueSet.ts +++ b/sdk/model/cashFlowValueSet.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2a8a1cbe221..6919ddd5b91 100644 --- a/sdk/model/cashFlowValueSetAllOf.ts +++ b/sdk/model/cashFlowValueSetAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d38ea1ea798..0fa5d82ded2 100644 --- a/sdk/model/cashLadderRecord.ts +++ b/sdk/model/cashLadderRecord.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 041d549c584..928674c8091 100644 --- a/sdk/model/cashOfferElection.ts +++ b/sdk/model/cashOfferElection.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 cc46d523456..3cb6dc4afb0 100644 --- a/sdk/model/cashPerpetual.ts +++ b/sdk/model/cashPerpetual.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 826829707a5..bf905bcb067 100644 --- a/sdk/model/cashPerpetualAllOf.ts +++ b/sdk/model/cashPerpetualAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 30a2cef1d9b..2bd61dc4e6a 100644 --- a/sdk/model/cdsCreditEvent.ts +++ b/sdk/model/cdsCreditEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6b2b6046311..824d60c70de 100644 --- a/sdk/model/cdsCreditEventAllOf.ts +++ b/sdk/model/cdsCreditEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1d3e1b23c6a..6519e6fd9ae 100644 --- a/sdk/model/cdsFlowConventions.ts +++ b/sdk/model/cdsFlowConventions.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a4fe9400826..9883550ace1 100644 --- a/sdk/model/cdsIndex.ts +++ b/sdk/model/cdsIndex.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ef9fc15aef7..6cdbe9b5e30 100644 --- a/sdk/model/cdsIndexAllOf.ts +++ b/sdk/model/cdsIndexAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 3d24bbf3905..6f7c6d1654c 100644 --- a/sdk/model/cdsProtectionDetailSpecification.ts +++ b/sdk/model/cdsProtectionDetailSpecification.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c692224c2a6..8da3fb6e9af 100644 --- a/sdk/model/cdxCreditEvent.ts +++ b/sdk/model/cdxCreditEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6c8ad2cf80d..dcd856c9eff 100644 --- a/sdk/model/cdxCreditEventAllOf.ts +++ b/sdk/model/cdxCreditEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 9b835c183d1..409f82e8c4b 100644 --- a/sdk/model/change.ts +++ b/sdk/model/change.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 afd51e97edb..9666e56a119 100644 --- a/sdk/model/changeHistory.ts +++ b/sdk/model/changeHistory.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 8a7f9c05ccf..4824408219e 100644 --- a/sdk/model/changeItem.ts +++ b/sdk/model/changeItem.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ed25c6627dc..3f08d1e6c91 100644 --- a/sdk/model/checkStep.ts +++ b/sdk/model/checkStep.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 34819e7dd19..971351d9eac 100644 --- a/sdk/model/checkStepAllOf.ts +++ b/sdk/model/checkStepAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6b3144f0d04..c7621714fbf 100644 --- a/sdk/model/checkStepRequest.ts +++ b/sdk/model/checkStepRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2f6cbf6a80e..d597b4b9773 100644 --- a/sdk/model/closeEvent.ts +++ b/sdk/model/closeEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 73dab4c4acc..ce920e0b0fc 100644 --- a/sdk/model/closeEventAllOf.ts +++ b/sdk/model/closeEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d66cec64c9d..e21e10047e9 100644 --- a/sdk/model/completePortfolio.ts +++ b/sdk/model/completePortfolio.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 3db3272ad76..753359724ba 100644 --- a/sdk/model/completeRelationship.ts +++ b/sdk/model/completeRelationship.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1d71e72d898..96116212607 100644 --- a/sdk/model/complexBond.ts +++ b/sdk/model/complexBond.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 40c3978a3b4..ce7a12ddcf1 100644 --- a/sdk/model/complexBondAllOf.ts +++ b/sdk/model/complexBondAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 51af349c20b..30639c69e5e 100644 --- a/sdk/model/complexMarketData.ts +++ b/sdk/model/complexMarketData.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f72dcdb59aa..6d46fa50685 100644 --- a/sdk/model/complexMarketDataId.ts +++ b/sdk/model/complexMarketDataId.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d0e39ca3a2b..4952c990f22 100644 --- a/sdk/model/complianceParameter.ts +++ b/sdk/model/complianceParameter.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 4c5eaea6222..03514f97f48 100644 --- a/sdk/model/complianceRuleBreakdown.ts +++ b/sdk/model/complianceRuleBreakdown.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2308842c208..e5398b7f12f 100644 --- a/sdk/model/complianceRuleBreakdownRequest.ts +++ b/sdk/model/complianceRuleBreakdownRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1a4e5991157..5aace89b74f 100644 --- a/sdk/model/complianceRuleResponse.ts +++ b/sdk/model/complianceRuleResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 09dc5323095..a16d84bb0e5 100644 --- a/sdk/model/complianceRuleResultDetail.ts +++ b/sdk/model/complianceRuleResultDetail.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 0da9d50dc53..9b3b1aa7e90 100644 --- a/sdk/model/complianceRuleResultPortfolioDetail.ts +++ b/sdk/model/complianceRuleResultPortfolioDetail.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a4830b22c73..ec07737bff4 100644 --- a/sdk/model/complianceRuleResultV2.ts +++ b/sdk/model/complianceRuleResultV2.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1f55dbd7411..3c96b70f4ae 100644 --- a/sdk/model/complianceRuleTemplate.ts +++ b/sdk/model/complianceRuleTemplate.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1a57ab13f58..d8ef9a09872 100644 --- a/sdk/model/complianceRunConfiguration.ts +++ b/sdk/model/complianceRunConfiguration.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 3dfecd3897b..791467daeec 100644 --- a/sdk/model/complianceRunInfoV2.ts +++ b/sdk/model/complianceRunInfoV2.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 662c9d17d7b..e633c0c0bdb 100644 --- a/sdk/model/complianceStep.ts +++ b/sdk/model/complianceStep.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 338a0590e21..b2b04f93a7f 100644 --- a/sdk/model/complianceStepRequest.ts +++ b/sdk/model/complianceStepRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2ec7a118626..a732979c057 100644 --- a/sdk/model/complianceSummaryRuleResult.ts +++ b/sdk/model/complianceSummaryRuleResult.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 4d6b766606f..8602cc80fc6 100644 --- a/sdk/model/complianceSummaryRuleResultRequest.ts +++ b/sdk/model/complianceSummaryRuleResultRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e65c7a3809d..da31619fa63 100644 --- a/sdk/model/complianceTemplate.ts +++ b/sdk/model/complianceTemplate.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 bb7b46cfb72..b519a177a00 100644 --- a/sdk/model/complianceTemplateParameter.ts +++ b/sdk/model/complianceTemplateParameter.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 387c314c206..63a72a3d8fa 100644 --- a/sdk/model/complianceTemplateVariation.ts +++ b/sdk/model/complianceTemplateVariation.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 60f097e8c64..6f17003dc45 100644 --- a/sdk/model/complianceTemplateVariationDto.ts +++ b/sdk/model/complianceTemplateVariationDto.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a46f0e9b881..a5e1d2a60bc 100644 --- a/sdk/model/complianceTemplateVariationRequest.ts +++ b/sdk/model/complianceTemplateVariationRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 b66f6e6bdaf..f3c47cb926a 100644 --- a/sdk/model/compositeBreakdown.ts +++ b/sdk/model/compositeBreakdown.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 566e58a50cc..004e12f084b 100644 --- a/sdk/model/compositeBreakdownRequest.ts +++ b/sdk/model/compositeBreakdownRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7f149fa2fd8..3e1f9863041 100644 --- a/sdk/model/compositeBreakdownResponse.ts +++ b/sdk/model/compositeBreakdownResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 99713bf4f5b..ba335667909 100644 --- a/sdk/model/compositeDispersion.ts +++ b/sdk/model/compositeDispersion.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 659ff2e76a6..5b72c1c173e 100644 --- a/sdk/model/compositeDispersionResponse.ts +++ b/sdk/model/compositeDispersionResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 67293254ec4..158515e7690 100644 --- a/sdk/model/compounding.ts +++ b/sdk/model/compounding.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ab82bee5a48..b8fac503516 100644 --- a/sdk/model/configurationRecipe.ts +++ b/sdk/model/configurationRecipe.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2eccbfb13eb..e5a874a3bc0 100644 --- a/sdk/model/constantVolatilitySurface.ts +++ b/sdk/model/constantVolatilitySurface.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e3f96630940..39d2a86bb35 100644 --- a/sdk/model/constantVolatilitySurfaceAllOf.ts +++ b/sdk/model/constantVolatilitySurfaceAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 280a0149dbf..644f4acaadb 100644 --- a/sdk/model/constituentsAdjustmentHeader.ts +++ b/sdk/model/constituentsAdjustmentHeader.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 24c1292a960..7ed16c0a0a0 100644 --- a/sdk/model/contractForDifference.ts +++ b/sdk/model/contractForDifference.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 589f152a7be..0cd0d12fc83 100644 --- a/sdk/model/contractForDifferenceAllOf.ts +++ b/sdk/model/contractForDifferenceAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 b234b1ea502..76966e2702c 100644 --- a/sdk/model/contributionToNonPassingRuleDetail.ts +++ b/sdk/model/contributionToNonPassingRuleDetail.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7add6354825..c19e067785d 100644 --- a/sdk/model/corporateAction.ts +++ b/sdk/model/corporateAction.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6adc6d29d56..f4ab1ef3a29 100644 --- a/sdk/model/corporateActionSource.ts +++ b/sdk/model/corporateActionSource.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 acbfc9b81fa..4593c0c6cc5 100644 --- a/sdk/model/corporateActionTransition.ts +++ b/sdk/model/corporateActionTransition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1206bbce86b..d4d7df9faad 100644 --- a/sdk/model/corporateActionTransitionComponent.ts +++ b/sdk/model/corporateActionTransitionComponent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c3379070a86..e6fce663a97 100644 --- a/sdk/model/corporateActionTransitionComponentRequest.ts +++ b/sdk/model/corporateActionTransitionComponentRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2314fbcdbe9..c0b851e619f 100644 --- a/sdk/model/corporateActionTransitionRequest.ts +++ b/sdk/model/corporateActionTransitionRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 61d6e14bd2f..f2bf553df3e 100644 --- a/sdk/model/counterpartyAgreement.ts +++ b/sdk/model/counterpartyAgreement.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 8baf8c8e846..0c9a05a4b0d 100644 --- a/sdk/model/counterpartyRiskInformation.ts +++ b/sdk/model/counterpartyRiskInformation.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 8e87fe9d401..6a7d7f9b9c8 100644 --- a/sdk/model/counterpartySignatory.ts +++ b/sdk/model/counterpartySignatory.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 9b0353d8a83..e2f74ae04ac 100644 --- a/sdk/model/createAddressKeyDefinitionRequest.ts +++ b/sdk/model/createAddressKeyDefinitionRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 70a632ce126..df48e9f758b 100644 --- a/sdk/model/createCalendarRequest.ts +++ b/sdk/model/createCalendarRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 fa427f75113..758c85af712 100644 --- a/sdk/model/createComplianceTemplateRequest.ts +++ b/sdk/model/createComplianceTemplateRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f583dea608c..8e5fa53337d 100644 --- a/sdk/model/createCorporateActionSourceRequest.ts +++ b/sdk/model/createCorporateActionSourceRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 517e113679b..932c107652e 100644 --- a/sdk/model/createCustomEntityTypeRequest.ts +++ b/sdk/model/createCustomEntityTypeRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e786e18e0ee..5e0f9f61544 100644 --- a/sdk/model/createCutLabelDefinitionRequest.ts +++ b/sdk/model/createCutLabelDefinitionRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 b86881daeb2..db0b7e3f446 100644 --- a/sdk/model/createDataMapRequest.ts +++ b/sdk/model/createDataMapRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a17021e4876..fe0fe41f193 100644 --- a/sdk/model/createDataTypeRequest.ts +++ b/sdk/model/createDataTypeRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 dc5a77b2623..25a759cf1f9 100644 --- a/sdk/model/createDateRequest.ts +++ b/sdk/model/createDateRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 885c9bb125f..25b25b1a3af 100644 --- a/sdk/model/createDerivedPropertyDefinitionRequest.ts +++ b/sdk/model/createDerivedPropertyDefinitionRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -39,6 +39,10 @@ export class CreateDerivedPropertyDefinitionRequest { * The rule that defines how data is composed for a derived property. */ 'derivationFormula': string; + /** + * Bool indicating whether the values of this property are fitlerable, this is true for all non-derived property defintions. For a derived definition this must be set true to enable filtering. + */ + 'isFilterable': boolean; static discriminator: string | undefined = undefined; @@ -77,6 +81,11 @@ export class CreateDerivedPropertyDefinitionRequest { "name": "derivationFormula", "baseName": "derivationFormula", "type": "string" + }, + { + "name": "isFilterable", + "baseName": "isFilterable", + "type": "boolean" } ]; static getAttributeTypeMap() { diff --git a/sdk/model/createDerivedTransactionPortfolioRequest.ts b/sdk/model/createDerivedTransactionPortfolioRequest.ts index 1928ba3d353..ceaa45203de 100644 --- a/sdk/model/createDerivedTransactionPortfolioRequest.ts +++ b/sdk/model/createDerivedTransactionPortfolioRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 aca5ad5febb..c66b3471e53 100644 --- a/sdk/model/createPortfolioDetails.ts +++ b/sdk/model/createPortfolioDetails.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d36ee58bafd..3a523cf9702 100644 --- a/sdk/model/createPortfolioGroupRequest.ts +++ b/sdk/model/createPortfolioGroupRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1769ff88238..99fface1ef0 100644 --- a/sdk/model/createPropertyDefinitionRequest.ts +++ b/sdk/model/createPropertyDefinitionRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 dfdeaad11e9..fe790077492 100644 --- a/sdk/model/createReferencePortfolioRequest.ts +++ b/sdk/model/createReferencePortfolioRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 05e22739e26..8e8f50b6d25 100644 --- a/sdk/model/createRelationshipDefinitionRequest.ts +++ b/sdk/model/createRelationshipDefinitionRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 9f3771441ae..8f3eac4b303 100644 --- a/sdk/model/createRelationshipRequest.ts +++ b/sdk/model/createRelationshipRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 fbb6a86d7fa..a0c95bfb97b 100644 --- a/sdk/model/createSequenceRequest.ts +++ b/sdk/model/createSequenceRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 04dd1e81b90..52616f2997d 100644 --- a/sdk/model/createTradeTicketsResponse.ts +++ b/sdk/model/createTradeTicketsResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ac204454865..860f19e8d98 100644 --- a/sdk/model/createTransactionPortfolioRequest.ts +++ b/sdk/model/createTransactionPortfolioRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5b926a3257f..c680f231bb1 100644 --- a/sdk/model/createUnitDefinition.ts +++ b/sdk/model/createUnitDefinition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2f571f9a4ce..e7bc69119b7 100644 --- a/sdk/model/creditDefaultSwap.ts +++ b/sdk/model/creditDefaultSwap.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1278e15202f..4f7adf1fae1 100644 --- a/sdk/model/creditDefaultSwapAllOf.ts +++ b/sdk/model/creditDefaultSwapAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 769694295d7..3512f13bed8 100644 --- a/sdk/model/creditPremiumCashFlowEvent.ts +++ b/sdk/model/creditPremiumCashFlowEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1ca24f7399c..ec4ff07c6c1 100644 --- a/sdk/model/creditPremiumCashFlowEventAllOf.ts +++ b/sdk/model/creditPremiumCashFlowEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 34a2978e517..6ec7abf2921 100644 --- a/sdk/model/creditRating.ts +++ b/sdk/model/creditRating.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ad37ff91054..a6ee9cff934 100644 --- a/sdk/model/creditSpreadCurveData.ts +++ b/sdk/model/creditSpreadCurveData.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 df736b58ff2..fedfc7ae28d 100644 --- a/sdk/model/creditSpreadCurveDataAllOf.ts +++ b/sdk/model/creditSpreadCurveDataAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c1cb0868936..ce166c2228b 100644 --- a/sdk/model/creditSupportAnnex.ts +++ b/sdk/model/creditSupportAnnex.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 560bdde4c18..273dee0e6fd 100644 --- a/sdk/model/currencyAndAmount.ts +++ b/sdk/model/currencyAndAmount.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 fc57f845578..58aac110404 100644 --- a/sdk/model/custodianAccount.ts +++ b/sdk/model/custodianAccount.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 15a621606d0..dbd87aad2a8 100644 --- a/sdk/model/customEntityDefinition.ts +++ b/sdk/model/customEntityDefinition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7f1e544bbd8..774208cbfd5 100644 --- a/sdk/model/customEntityDefinitionRequest.ts +++ b/sdk/model/customEntityDefinitionRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 54250941b0c..c11a99631bb 100644 --- a/sdk/model/customEntityField.ts +++ b/sdk/model/customEntityField.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 81b6faebf48..1a1201567ae 100644 --- a/sdk/model/customEntityFieldDefinition.ts +++ b/sdk/model/customEntityFieldDefinition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 bb58c3698bd..648a8f20bbb 100644 --- a/sdk/model/customEntityId.ts +++ b/sdk/model/customEntityId.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 3bbab562f29..4f14c1e3098 100644 --- a/sdk/model/customEntityRequest.ts +++ b/sdk/model/customEntityRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 9520b24a1c1..ee3b835d317 100644 --- a/sdk/model/customEntityResponse.ts +++ b/sdk/model/customEntityResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a4057f81076..bfc0d577ca3 100644 --- a/sdk/model/customEntityType.ts +++ b/sdk/model/customEntityType.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 440fdfabfd9..e4ec706e589 100644 --- a/sdk/model/cutLabelDefinition.ts +++ b/sdk/model/cutLabelDefinition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 0cf21028596..9d8cc1e88ba 100644 --- a/sdk/model/cutLocalTime.ts +++ b/sdk/model/cutLocalTime.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 41c57b13cf9..90eaf104a94 100644 --- a/sdk/model/dataDefinition.ts +++ b/sdk/model/dataDefinition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 8e55b843010..46ffb4ca4c0 100644 --- a/sdk/model/dataMapKey.ts +++ b/sdk/model/dataMapKey.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 4162bd7084d..08643cd7f1c 100644 --- a/sdk/model/dataMapping.ts +++ b/sdk/model/dataMapping.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 791493b1054..119756735b1 100644 --- a/sdk/model/dataType.ts +++ b/sdk/model/dataType.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c895120176a..a261c1d87a6 100644 --- a/sdk/model/dataTypeSummary.ts +++ b/sdk/model/dataTypeSummary.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 8f2305d1c31..55b33abb57c 100644 --- a/sdk/model/dateAttributes.ts +++ b/sdk/model/dateAttributes.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ff2004087e1..047c0b0a6a4 100644 --- a/sdk/model/dateRange.ts +++ b/sdk/model/dateRange.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5cf7df8392c..e3d5bbd0997 100644 --- a/sdk/model/dateTimeComplianceParameter.ts +++ b/sdk/model/dateTimeComplianceParameter.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f7ab6fe9752..508c1f05b5b 100644 --- a/sdk/model/dateTimeComplianceParameterAllOf.ts +++ b/sdk/model/dateTimeComplianceParameterAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 4b1684dbdb5..f531e270dac 100644 --- a/sdk/model/dateTimeListComplianceParameter.ts +++ b/sdk/model/dateTimeListComplianceParameter.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e9f6513ccb2..7c93a7dc7cf 100644 --- a/sdk/model/dayOfWeek.ts +++ b/sdk/model/dayOfWeek.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f3426395fa9..3560c22c4d1 100644 --- a/sdk/model/decimalComplianceParameter.ts +++ b/sdk/model/decimalComplianceParameter.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f81cb578c53..1cd401d304b 100644 --- a/sdk/model/decimalComplianceParameterAllOf.ts +++ b/sdk/model/decimalComplianceParameterAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e5582facd81..dc02087e07a 100644 --- a/sdk/model/decimalList.ts +++ b/sdk/model/decimalList.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 95f1cecb35e..05dad4c429a 100644 --- a/sdk/model/decimalListAllOf.ts +++ b/sdk/model/decimalListAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 9a126dec583..9eb0848c830 100644 --- a/sdk/model/decimalListComplianceParameter.ts +++ b/sdk/model/decimalListComplianceParameter.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 cedcf12c2ab..40e4c644169 100644 --- a/sdk/model/decoratedComplianceRunSummary.ts +++ b/sdk/model/decoratedComplianceRunSummary.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7b56b7dc567..31f79caaaed 100644 --- a/sdk/model/deleteInstrumentPropertiesResponse.ts +++ b/sdk/model/deleteInstrumentPropertiesResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 06ea4a555a1..0f599a6d48e 100644 --- a/sdk/model/deleteInstrumentResponse.ts +++ b/sdk/model/deleteInstrumentResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a293d4398eb..4df7eae2a60 100644 --- a/sdk/model/deleteInstrumentsResponse.ts +++ b/sdk/model/deleteInstrumentsResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c569306695f..bd8999ec65a 100644 --- a/sdk/model/deleteRelationshipRequest.ts +++ b/sdk/model/deleteRelationshipRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 8bb5592542b..5246c8939df 100644 --- a/sdk/model/deletedEntityResponse.ts +++ b/sdk/model/deletedEntityResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 af64b7e6f1a..425e8b0066d 100644 --- a/sdk/model/dependencySourceFilter.ts +++ b/sdk/model/dependencySourceFilter.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f708748c6ef..5104e86db98 100644 --- a/sdk/model/dialect.ts +++ b/sdk/model/dialect.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 bdf381abf41..a6033fe796e 100644 --- a/sdk/model/dialectId.ts +++ b/sdk/model/dialectId.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 3b4e93acf62..4d8f30a1901 100644 --- a/sdk/model/dialectSchema.ts +++ b/sdk/model/dialectSchema.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e6739a1f44d..d1c24d0a0c8 100644 --- a/sdk/model/discountFactorCurveData.ts +++ b/sdk/model/discountFactorCurveData.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a9bb43c1567..27a17abf556 100644 --- a/sdk/model/discountFactorCurveDataAllOf.ts +++ b/sdk/model/discountFactorCurveDataAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 abce00ba75b..a0946d9b8f8 100644 --- a/sdk/model/discountingDependency.ts +++ b/sdk/model/discountingDependency.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ff6d543b42c..807dd4422ba 100644 --- a/sdk/model/discountingDependencyAllOf.ts +++ b/sdk/model/discountingDependencyAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ea95377b712..15e9832b7dd 100644 --- a/sdk/model/dividendOptionEvent.ts +++ b/sdk/model/dividendOptionEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 8f68a133de3..5a7d2761618 100644 --- a/sdk/model/dividendOptionEventAllOf.ts +++ b/sdk/model/dividendOptionEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 236141822a0..23c7ac1acb5 100644 --- a/sdk/model/dividendReinvestmentEvent.ts +++ b/sdk/model/dividendReinvestmentEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 55d35af01f7..21c89b036bd 100644 --- a/sdk/model/earlyRedemptionElection.ts +++ b/sdk/model/earlyRedemptionElection.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 054acc0b3b1..d3d828bd680 100644 --- a/sdk/model/earlyRedemptionEvent.ts +++ b/sdk/model/earlyRedemptionEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 db91e630a43..e4bad7d02e6 100644 --- a/sdk/model/earlyRedemptionEventAllOf.ts +++ b/sdk/model/earlyRedemptionEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e1da5b089f5..58034a2c3e7 100644 --- a/sdk/model/economicDependency.ts +++ b/sdk/model/economicDependency.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 06c4d6fbd50..b8153e24138 100644 --- a/sdk/model/economicDependencyWithComplexMarketData.ts +++ b/sdk/model/economicDependencyWithComplexMarketData.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d8c1e11fc74..b056987ae36 100644 --- a/sdk/model/economicDependencyWithQuote.ts +++ b/sdk/model/economicDependencyWithQuote.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6aa98132e07..c11c93662c8 100644 --- a/sdk/model/emptyModelOptions.ts +++ b/sdk/model/emptyModelOptions.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 df8b51beee0..a3891cfae64 100644 --- a/sdk/model/emptyModelOptionsAllOf.ts +++ b/sdk/model/emptyModelOptionsAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 808e01c096e..b940ab6e4dd 100644 --- a/sdk/model/entityIdentifier.ts +++ b/sdk/model/entityIdentifier.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6c98cea141f..8fac2f1e16d 100644 --- a/sdk/model/equity.ts +++ b/sdk/model/equity.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5c375ff4c7a..f8a83347fdf 100644 --- a/sdk/model/equityAllOf.ts +++ b/sdk/model/equityAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2d6c58af5c9..c026ea59c0e 100644 --- a/sdk/model/equityAllOfIdentifiers.ts +++ b/sdk/model/equityAllOfIdentifiers.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 4a2d4542f06..dd4102bb8eb 100644 --- a/sdk/model/equityCurveByPricesData.ts +++ b/sdk/model/equityCurveByPricesData.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 785dbbc24b9..3b67fe40eb2 100644 --- a/sdk/model/equityCurveByPricesDataAllOf.ts +++ b/sdk/model/equityCurveByPricesDataAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 990c93152ad..cc8f5b8ba03 100644 --- a/sdk/model/equityCurveDependency.ts +++ b/sdk/model/equityCurveDependency.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 0ba99a669db..3c0acda73e6 100644 --- a/sdk/model/equityCurveDependencyAllOf.ts +++ b/sdk/model/equityCurveDependencyAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 121c3a924b8..9b74ae89f60 100644 --- a/sdk/model/equityModelOptions.ts +++ b/sdk/model/equityModelOptions.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d48f05c6778..14c6fa85c83 100644 --- a/sdk/model/equityModelOptionsAllOf.ts +++ b/sdk/model/equityModelOptionsAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 8677ecf9235..7a6c75dc690 100644 --- a/sdk/model/equityOption.ts +++ b/sdk/model/equityOption.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5d110b03696..cd426f5e123 100644 --- a/sdk/model/equityOptionAllOf.ts +++ b/sdk/model/equityOptionAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 460a3413b3e..3c38bd1e341 100644 --- a/sdk/model/equitySwap.ts +++ b/sdk/model/equitySwap.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 838453c9624..5c98e8c583b 100644 --- a/sdk/model/equitySwapAllOf.ts +++ b/sdk/model/equitySwapAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 96030352947..e7b7aaed8ce 100644 --- a/sdk/model/equityVolDependency.ts +++ b/sdk/model/equityVolDependency.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7500a917f0e..261f954444b 100644 --- a/sdk/model/equityVolDependencyAllOf.ts +++ b/sdk/model/equityVolDependencyAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 cf80344900d..033498c225d 100644 --- a/sdk/model/equityVolSurfaceData.ts +++ b/sdk/model/equityVolSurfaceData.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5e755e61148..c7491252743 100644 --- a/sdk/model/equityVolSurfaceDataAllOf.ts +++ b/sdk/model/equityVolSurfaceDataAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ce1d70b3cb1..e44d0a86a81 100644 --- a/sdk/model/errorDetail.ts +++ b/sdk/model/errorDetail.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c392be90180..e3691dacaec 100644 --- a/sdk/model/eventDateRange.ts +++ b/sdk/model/eventDateRange.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 aef5c8a750d..4601b1f405f 100644 --- a/sdk/model/exDividendConfiguration.ts +++ b/sdk/model/exDividendConfiguration.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7110d8bbf0a..970baf974e5 100644 --- a/sdk/model/exchangeTradedOption.ts +++ b/sdk/model/exchangeTradedOption.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 760323adb65..b41cda58d8c 100644 --- a/sdk/model/exchangeTradedOptionAllOf.ts +++ b/sdk/model/exchangeTradedOptionAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 cf3781469cc..3b10e2b4476 100644 --- a/sdk/model/exchangeTradedOptionContractDetails.ts +++ b/sdk/model/exchangeTradedOptionContractDetails.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 cd4956636ae..e57722bbc3c 100644 --- a/sdk/model/execution.ts +++ b/sdk/model/execution.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 dc2644dc400..19495e2b4ef 100644 --- a/sdk/model/executionRequest.ts +++ b/sdk/model/executionRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c25ff745730..09c692119b8 100644 --- a/sdk/model/executionSetRequest.ts +++ b/sdk/model/executionSetRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 0a97cd34e2e..9c3ed855591 100644 --- a/sdk/model/exerciseEvent.ts +++ b/sdk/model/exerciseEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2ef29539bb8..be25cfd109e 100644 --- a/sdk/model/exerciseEventAllOf.ts +++ b/sdk/model/exerciseEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 88c20a0e935..07c36d4079d 100644 --- a/sdk/model/exoticInstrument.ts +++ b/sdk/model/exoticInstrument.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f006bd75777..4157a7c2883 100644 --- a/sdk/model/exoticInstrumentAllOf.ts +++ b/sdk/model/exoticInstrumentAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 00776e4c5e9..a74e04f0833 100644 --- a/sdk/model/expandedGroup.ts +++ b/sdk/model/expandedGroup.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 68e5f72be19..8383c5b0b9f 100644 --- a/sdk/model/expiryEvent.ts +++ b/sdk/model/expiryEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5e68369da92..5a10e915327 100644 --- a/sdk/model/expiryEventAllOf.ts +++ b/sdk/model/expiryEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 57f28803e21..cc402ecf23c 100644 --- a/sdk/model/fieldDefinition.ts +++ b/sdk/model/fieldDefinition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2e1169da76f..8dbeb78c84e 100644 --- a/sdk/model/fieldSchema.ts +++ b/sdk/model/fieldSchema.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 9ee020a0b34..942a949aa2d 100644 --- a/sdk/model/fieldValue.ts +++ b/sdk/model/fieldValue.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5376d31c5da..c6f80a9bf6e 100644 --- a/sdk/model/fileResponse.ts +++ b/sdk/model/fileResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2bdd86ef00b..25c5c780026 100644 --- a/sdk/model/filterPredicateComplianceParameter.ts +++ b/sdk/model/filterPredicateComplianceParameter.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f66412d5f1b..885decb3d7b 100644 --- a/sdk/model/filterPredicateComplianceParameterAllOf.ts +++ b/sdk/model/filterPredicateComplianceParameterAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 77cbc0098d9..84c1f057b26 100644 --- a/sdk/model/filterStep.ts +++ b/sdk/model/filterStep.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f8e6d426f72..3d3258237cd 100644 --- a/sdk/model/filterStepRequest.ts +++ b/sdk/model/filterStepRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 74da24d01e8..a6ddd239d5d 100644 --- a/sdk/model/fixedLeg.ts +++ b/sdk/model/fixedLeg.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2b9aaff582e..1e01adc498a 100644 --- a/sdk/model/fixedLegAllOf.ts +++ b/sdk/model/fixedLegAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ba6008e0d0b..69a8a144192 100644 --- a/sdk/model/fixedLegAllOfOverrides.ts +++ b/sdk/model/fixedLegAllOfOverrides.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 bab2687272e..2b64af5e231 100644 --- a/sdk/model/flexibleLoan.ts +++ b/sdk/model/flexibleLoan.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 56ccd5a73ef..6ec184ed439 100644 --- a/sdk/model/flexibleLoanAllOf.ts +++ b/sdk/model/flexibleLoanAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f87edbeddde..13928a8239b 100644 --- a/sdk/model/floatingLeg.ts +++ b/sdk/model/floatingLeg.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1c4f0f9d6f8..d128f0e98d8 100644 --- a/sdk/model/floatingLegAllOf.ts +++ b/sdk/model/floatingLegAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2ad760b245a..c36217b0e09 100644 --- a/sdk/model/flowConventionName.ts +++ b/sdk/model/flowConventionName.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e944ce1c54e..bb0972c06ae 100644 --- a/sdk/model/flowConventions.ts +++ b/sdk/model/flowConventions.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ac87f2dfef9..8ed91ead6f0 100644 --- a/sdk/model/forwardRateAgreement.ts +++ b/sdk/model/forwardRateAgreement.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6a260d53839..39811861793 100644 --- a/sdk/model/forwardRateAgreementAllOf.ts +++ b/sdk/model/forwardRateAgreementAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d59b0f0941b..3cf3e112172 100644 --- a/sdk/model/fundIdList.ts +++ b/sdk/model/fundIdList.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d7472936efd..13e6268d5f7 100644 --- a/sdk/model/fundIdListAllOf.ts +++ b/sdk/model/fundIdListAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5f66de63b41..13dafcbc0c5 100644 --- a/sdk/model/fundShareClass.ts +++ b/sdk/model/fundShareClass.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1631ce700a1..e4f0a2e1c63 100644 --- a/sdk/model/fundShareClassAllOf.ts +++ b/sdk/model/fundShareClassAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e917722275f..ae2bb451b81 100644 --- a/sdk/model/fundingLeg.ts +++ b/sdk/model/fundingLeg.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ac3b1d6eb64..41dc98b82c6 100644 --- a/sdk/model/fundingLegAllOf.ts +++ b/sdk/model/fundingLegAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7e4317cfb29..d6f6148bf3d 100644 --- a/sdk/model/future.ts +++ b/sdk/model/future.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 30e9b1d3692..39e5f739e57 100644 --- a/sdk/model/futureAllOf.ts +++ b/sdk/model/futureAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 956a16add51..c96ab7377af 100644 --- a/sdk/model/futureExpiryEvent.ts +++ b/sdk/model/futureExpiryEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d0b0ec0730e..c376bd36a5b 100644 --- a/sdk/model/futureExpiryEventAllOf.ts +++ b/sdk/model/futureExpiryEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 9863b246461..94503734395 100644 --- a/sdk/model/futuresContractDetails.ts +++ b/sdk/model/futuresContractDetails.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 21700343599..3b1d8b800bc 100644 --- a/sdk/model/fxConventions.ts +++ b/sdk/model/fxConventions.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2613076409a..d71d0ae58f5 100644 --- a/sdk/model/fxDependency.ts +++ b/sdk/model/fxDependency.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6571cddd701..3f349d8a103 100644 --- a/sdk/model/fxDependencyAllOf.ts +++ b/sdk/model/fxDependencyAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 97caf3867fe..a38b3f329e8 100644 --- a/sdk/model/fxForward.ts +++ b/sdk/model/fxForward.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 18c31e1e365..ec7b29b94e5 100644 --- a/sdk/model/fxForwardAllOf.ts +++ b/sdk/model/fxForwardAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7aea383423d..eb7386f2923 100644 --- a/sdk/model/fxForwardCurveByQuoteReference.ts +++ b/sdk/model/fxForwardCurveByQuoteReference.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ddf8f102020..94c7e77046a 100644 --- a/sdk/model/fxForwardCurveByQuoteReferenceAllOf.ts +++ b/sdk/model/fxForwardCurveByQuoteReferenceAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 52e1a21415b..f1ff20b8e47 100644 --- a/sdk/model/fxForwardCurveData.ts +++ b/sdk/model/fxForwardCurveData.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a14ebc1ae33..00312e83717 100644 --- a/sdk/model/fxForwardCurveDataAllOf.ts +++ b/sdk/model/fxForwardCurveDataAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 4ecde339fe9..e72c76fdec2 100644 --- a/sdk/model/fxForwardModelOptions.ts +++ b/sdk/model/fxForwardModelOptions.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 0e9b11b03c1..efcba07685d 100644 --- a/sdk/model/fxForwardModelOptionsAllOf.ts +++ b/sdk/model/fxForwardModelOptionsAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 69fe155f7b4..eb9810e0fb1 100644 --- a/sdk/model/fxForwardPipsCurveData.ts +++ b/sdk/model/fxForwardPipsCurveData.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 3623389c3f4..5046fe73bf5 100644 --- a/sdk/model/fxForwardPipsCurveDataAllOf.ts +++ b/sdk/model/fxForwardPipsCurveDataAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 8660f4969b1..0868ed74670 100644 --- a/sdk/model/fxForwardSettlementEvent.ts +++ b/sdk/model/fxForwardSettlementEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d3e4c344d69..682e0c47bd7 100644 --- a/sdk/model/fxForwardSettlementEventAllOf.ts +++ b/sdk/model/fxForwardSettlementEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1461c2b0005..b8b1154e5fd 100644 --- a/sdk/model/fxForwardTenorCurveData.ts +++ b/sdk/model/fxForwardTenorCurveData.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 27e1db2e860..7264e31a09f 100644 --- a/sdk/model/fxForwardTenorCurveDataAllOf.ts +++ b/sdk/model/fxForwardTenorCurveDataAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e5e8607675d..12ae69573a1 100644 --- a/sdk/model/fxForwardTenorPipsCurveData.ts +++ b/sdk/model/fxForwardTenorPipsCurveData.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5e0007732b5..a20ed74c2c0 100644 --- a/sdk/model/fxForwardTenorPipsCurveDataAllOf.ts +++ b/sdk/model/fxForwardTenorPipsCurveDataAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 946a5553324..f261d787a53 100644 --- a/sdk/model/fxForwardsDependency.ts +++ b/sdk/model/fxForwardsDependency.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 3a9a9250acf..c8b36a9de0b 100644 --- a/sdk/model/fxForwardsDependencyAllOf.ts +++ b/sdk/model/fxForwardsDependencyAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 3bec611302c..ee1e98055aa 100644 --- a/sdk/model/fxLinkedNotionalSchedule.ts +++ b/sdk/model/fxLinkedNotionalSchedule.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 15542b5189c..93425a643e9 100644 --- a/sdk/model/fxLinkedNotionalScheduleAllOf.ts +++ b/sdk/model/fxLinkedNotionalScheduleAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 bad357e415d..8ea0c8e1ce6 100644 --- a/sdk/model/fxOption.ts +++ b/sdk/model/fxOption.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d2dfa15b61c..8a796ddcbb3 100644 --- a/sdk/model/fxOptionAllOf.ts +++ b/sdk/model/fxOptionAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e24af8b46bc..d4799b52dde 100644 --- a/sdk/model/fxSwap.ts +++ b/sdk/model/fxSwap.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5fc3fecda6e..6b52c2ea534 100644 --- a/sdk/model/fxSwapAllOf.ts +++ b/sdk/model/fxSwapAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 0716b46bc40..1d400c747e9 100644 --- a/sdk/model/fxTenorConvention.ts +++ b/sdk/model/fxTenorConvention.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5661c07b728..716a8e4b3e3 100644 --- a/sdk/model/fxVolDependency.ts +++ b/sdk/model/fxVolDependency.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c93e9e9b1ef..135fe78abe3 100644 --- a/sdk/model/fxVolDependencyAllOf.ts +++ b/sdk/model/fxVolDependencyAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 cb2fc86973e..0c3fc752b3d 100644 --- a/sdk/model/fxVolSurfaceData.ts +++ b/sdk/model/fxVolSurfaceData.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ebc38396114..063b1a2de4a 100644 --- a/sdk/model/getComplexMarketDataResponse.ts +++ b/sdk/model/getComplexMarketDataResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 0b321e99267..cd3a032584c 100644 --- a/sdk/model/getCounterpartyAgreementResponse.ts +++ b/sdk/model/getCounterpartyAgreementResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 912c65daf69..500fa4d54d9 100644 --- a/sdk/model/getCreditSupportAnnexResponse.ts +++ b/sdk/model/getCreditSupportAnnexResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 4cb05f10189..ddfac4a8dda 100644 --- a/sdk/model/getInstrumentsResponse.ts +++ b/sdk/model/getInstrumentsResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 28ca9263d23..d7b56b9e3ce 100644 --- a/sdk/model/getQuotesResponse.ts +++ b/sdk/model/getQuotesResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7d802800f64..b52d2edceff 100644 --- a/sdk/model/getRecipeResponse.ts +++ b/sdk/model/getRecipeResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e00e22341a3..8c5c4e74639 100644 --- a/sdk/model/getReferencePortfolioConstituentsResponse.ts +++ b/sdk/model/getReferencePortfolioConstituentsResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1ff72255693..e02ca122397 100644 --- a/sdk/model/getStructuredResultDataResponse.ts +++ b/sdk/model/getStructuredResultDataResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2bee93409f2..d6e44ae793e 100644 --- a/sdk/model/groupBySelectorComplianceParameter.ts +++ b/sdk/model/groupBySelectorComplianceParameter.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 0a929fb358c..a3f14dcbfa5 100644 --- a/sdk/model/groupByStep.ts +++ b/sdk/model/groupByStep.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1dcc2d9c3fc..4566e82baa9 100644 --- a/sdk/model/groupByStepRequest.ts +++ b/sdk/model/groupByStepRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ae499a0548f..32e551d1c64 100644 --- a/sdk/model/groupCalculationComplianceParameter.ts +++ b/sdk/model/groupCalculationComplianceParameter.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f3697cbb7e8..a755a348530 100644 --- a/sdk/model/groupFilterPredicateComplianceParameter.ts +++ b/sdk/model/groupFilterPredicateComplianceParameter.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a03fc2e538d..d278e1e33c4 100644 --- a/sdk/model/groupFilterStep.ts +++ b/sdk/model/groupFilterStep.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 bdd1a44fa44..c1826ad1835 100644 --- a/sdk/model/groupFilterStepAllOf.ts +++ b/sdk/model/groupFilterStepAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 92ee2f99120..1da4a499300 100644 --- a/sdk/model/groupFilterStepRequest.ts +++ b/sdk/model/groupFilterStepRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1143b0b7d72..c9da4d16415 100644 --- a/sdk/model/groupOfMarketDataKeyRules.ts +++ b/sdk/model/groupOfMarketDataKeyRules.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a313d35831a..f3fe5410653 100644 --- a/sdk/model/holdingAdjustment.ts +++ b/sdk/model/holdingAdjustment.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1379491da31..289f669ea59 100644 --- a/sdk/model/holdingAdjustmentWithDate.ts +++ b/sdk/model/holdingAdjustmentWithDate.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 24b60bbf174..bbd13e3cca5 100644 --- a/sdk/model/holdingContext.ts +++ b/sdk/model/holdingContext.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5f091208434..4fececa2eca 100644 --- a/sdk/model/holdingContributor.ts +++ b/sdk/model/holdingContributor.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 fc3a8aba978..bb4096b2f2f 100644 --- a/sdk/model/holdingIdsRequest.ts +++ b/sdk/model/holdingIdsRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 446edd3566f..b9db00655cb 100644 --- a/sdk/model/holdingPricingInfo.ts +++ b/sdk/model/holdingPricingInfo.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 af6f87ebf07..6b03981adba 100644 --- a/sdk/model/holdingsAdjustment.ts +++ b/sdk/model/holdingsAdjustment.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2dfbc40e8a5..ff72b765e41 100644 --- a/sdk/model/holdingsAdjustmentHeader.ts +++ b/sdk/model/holdingsAdjustmentHeader.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 bd5dbf463ba..114bad63f60 100644 --- a/sdk/model/iUnitDefinitionDto.ts +++ b/sdk/model/iUnitDefinitionDto.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ed01ed88184..dd9d3800849 100644 --- a/sdk/model/idSelectorDefinition.ts +++ b/sdk/model/idSelectorDefinition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 0cd3a3e7e54..9437626cb4b 100644 --- a/sdk/model/identifierPartSchema.ts +++ b/sdk/model/identifierPartSchema.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2d4d371a1f3..fe810f612c0 100644 --- a/sdk/model/indexConvention.ts +++ b/sdk/model/indexConvention.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 8a22a8deafc..af740946aae 100644 --- a/sdk/model/indexModelOptions.ts +++ b/sdk/model/indexModelOptions.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d6206752c76..024cbe53e77 100644 --- a/sdk/model/indexModelOptionsAllOf.ts +++ b/sdk/model/indexModelOptionsAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 dfc3370e382..0a48a09592e 100644 --- a/sdk/model/indexProjectionDependency.ts +++ b/sdk/model/indexProjectionDependency.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 90ea0bbbecc..7648ad75c9b 100644 --- a/sdk/model/indexProjectionDependencyAllOf.ts +++ b/sdk/model/indexProjectionDependencyAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c503a126ab6..9e686d4e25d 100644 --- a/sdk/model/industryClassifier.ts +++ b/sdk/model/industryClassifier.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 692367173e4..a1263f2f5fa 100644 --- a/sdk/model/inflationFixingDependency.ts +++ b/sdk/model/inflationFixingDependency.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2526f357c66..2bde03e5949 100644 --- a/sdk/model/inflationFixingDependencyAllOf.ts +++ b/sdk/model/inflationFixingDependencyAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 4ac5116596e..78a3b6c80d2 100644 --- a/sdk/model/inflationIndexConventions.ts +++ b/sdk/model/inflationIndexConventions.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 534c5315fe8..5f94714ca17 100644 --- a/sdk/model/inflationLeg.ts +++ b/sdk/model/inflationLeg.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 edfb73262bf..e4afc5a78f9 100644 --- a/sdk/model/inflationLegAllOf.ts +++ b/sdk/model/inflationLegAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ccaad4835a1..5422307f699 100644 --- a/sdk/model/inflationLinkedBond.ts +++ b/sdk/model/inflationLinkedBond.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c272f74edb4..300f2fa81d4 100644 --- a/sdk/model/inflationLinkedBondAllOf.ts +++ b/sdk/model/inflationLinkedBondAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c1abc96bc8c..9cf21791a08 100644 --- a/sdk/model/inflationSwap.ts +++ b/sdk/model/inflationSwap.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f2b535039bf..db847374070 100644 --- a/sdk/model/inflationSwapAllOf.ts +++ b/sdk/model/inflationSwapAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 37e1d802740..a9f20d461e1 100644 --- a/sdk/model/informationalErrorEvent.ts +++ b/sdk/model/informationalErrorEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e84c88aaf6f..1d1b9c0770f 100644 --- a/sdk/model/informationalErrorEventAllOf.ts +++ b/sdk/model/informationalErrorEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5369a5009a8..036467bd568 100644 --- a/sdk/model/informationalEvent.ts +++ b/sdk/model/informationalEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 98b9438152b..70df9631c0f 100644 --- a/sdk/model/informationalEventAllOf.ts +++ b/sdk/model/informationalEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d391b3f5579..715a4f7b97f 100644 --- a/sdk/model/inlineValuationRequest.ts +++ b/sdk/model/inlineValuationRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d996959698e..ba5abfb98a2 100644 --- a/sdk/model/inlineValuationsReconciliationRequest.ts +++ b/sdk/model/inlineValuationsReconciliationRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ab122365e0a..f78ab8dc397 100644 --- a/sdk/model/inputTransition.ts +++ b/sdk/model/inputTransition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1ba65f4d1f3..91734be44c9 100644 --- a/sdk/model/instrument.ts +++ b/sdk/model/instrument.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 bf20e82e017..5addef2872a 100644 --- a/sdk/model/instrumentCashFlow.ts +++ b/sdk/model/instrumentCashFlow.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1fbca3e7cb1..221aa0aca93 100644 --- a/sdk/model/instrumentDefinition.ts +++ b/sdk/model/instrumentDefinition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 0a7dc591986..6ceec4396e9 100644 --- a/sdk/model/instrumentDefinitionFormat.ts +++ b/sdk/model/instrumentDefinitionFormat.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1b02136844f..4aeeb4906e7 100644 --- a/sdk/model/instrumentEvent.ts +++ b/sdk/model/instrumentEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 23a79e4cf84..533068b04aa 100644 --- a/sdk/model/instrumentEventConfiguration.ts +++ b/sdk/model/instrumentEventConfiguration.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 09843462cdd..1983a547643 100644 --- a/sdk/model/instrumentEventHolder.ts +++ b/sdk/model/instrumentEventHolder.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d4a4d408344..25f624099c5 100644 --- a/sdk/model/instrumentEventInstruction.ts +++ b/sdk/model/instrumentEventInstruction.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 da2087f9049..f5f9d2b6310 100644 --- a/sdk/model/instrumentEventInstructionRequest.ts +++ b/sdk/model/instrumentEventInstructionRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ef3ebeabb47..6fae4859ead 100644 --- a/sdk/model/instrumentEventInstructionsResponse.ts +++ b/sdk/model/instrumentEventInstructionsResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ea506cf3784..274abca6e48 100644 --- a/sdk/model/instrumentIdTypeDescriptor.ts +++ b/sdk/model/instrumentIdTypeDescriptor.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 b7b35b05d90..deda6b83d7e 100644 --- a/sdk/model/instrumentIdValue.ts +++ b/sdk/model/instrumentIdValue.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 49a75bc490f..42d136a1e95 100644 --- a/sdk/model/instrumentLeg.ts +++ b/sdk/model/instrumentLeg.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 146fab8bea9..5ee112df6ec 100644 --- a/sdk/model/instrumentLegAllOf.ts +++ b/sdk/model/instrumentLegAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 bf64f124b82..ed06c9772b3 100644 --- a/sdk/model/instrumentList.ts +++ b/sdk/model/instrumentList.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 047b16449b9..abc7885a726 100644 --- a/sdk/model/instrumentListAllOf.ts +++ b/sdk/model/instrumentListAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 97d52168dcf..6b8455bb10d 100644 --- a/sdk/model/instrumentListComplianceParameter.ts +++ b/sdk/model/instrumentListComplianceParameter.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 81796209259..358a3d7903a 100644 --- a/sdk/model/instrumentMatch.ts +++ b/sdk/model/instrumentMatch.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 10b520c7f7c..04a65fcf685 100644 --- a/sdk/model/instrumentModels.ts +++ b/sdk/model/instrumentModels.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 119d93ecb43..7d2c1b57d00 100644 --- a/sdk/model/instrumentProperties.ts +++ b/sdk/model/instrumentProperties.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 aa9dbf316b7..2e06b559765 100644 --- a/sdk/model/instrumentSearchProperty.ts +++ b/sdk/model/instrumentSearchProperty.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 af843c0591f..b533302c546 100644 --- a/sdk/model/interestRateSwap.ts +++ b/sdk/model/interestRateSwap.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d03f9888f69..707845deb77 100644 --- a/sdk/model/interestRateSwapAllOf.ts +++ b/sdk/model/interestRateSwapAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5937c5ec834..a8d8b9aa0ec 100644 --- a/sdk/model/interestRateSwaption.ts +++ b/sdk/model/interestRateSwaption.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1b4b95e4c64..889833e0e82 100644 --- a/sdk/model/interestRateSwaptionAllOf.ts +++ b/sdk/model/interestRateSwaptionAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 9c3164cd3e4..2286883eb7d 100644 --- a/sdk/model/intermediateSecuritiesDistributionEvent.ts +++ b/sdk/model/intermediateSecuritiesDistributionEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 033ceb48857..11caad80ba8 100644 --- a/sdk/model/intermediateSecuritiesDistributionEventAllOf.ts +++ b/sdk/model/intermediateSecuritiesDistributionEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2b71e0eaf15..34bca9c5b3c 100644 --- a/sdk/model/irVolCubeData.ts +++ b/sdk/model/irVolCubeData.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 eb9f209dc7d..8d95a7dc0cd 100644 --- a/sdk/model/irVolCubeDataAllOf.ts +++ b/sdk/model/irVolCubeDataAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 32f4869f90f..3b56884601a 100644 --- a/sdk/model/irVolDependency.ts +++ b/sdk/model/irVolDependency.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ebc284b9938..e489c2ec4ff 100644 --- a/sdk/model/irVolDependencyAllOf.ts +++ b/sdk/model/irVolDependencyAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 cd014d9aa89..8eab03f2203 100644 --- a/sdk/model/isBusinessDayResponse.ts +++ b/sdk/model/isBusinessDayResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 3d20a2505b8..f455e5e323e 100644 --- a/sdk/model/labelValueSet.ts +++ b/sdk/model/labelValueSet.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 703d33f66bf..98fe009a27f 100644 --- a/sdk/model/lapseElection.ts +++ b/sdk/model/lapseElection.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 67d5c282662..9ac799440df 100644 --- a/sdk/model/legDefinition.ts +++ b/sdk/model/legDefinition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 3bd092deb82..7a4d49150b4 100644 --- a/sdk/model/legalEntity.ts +++ b/sdk/model/legalEntity.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ebbbc85ab88..7d3c65d5f68 100644 --- a/sdk/model/levelStep.ts +++ b/sdk/model/levelStep.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 64e50bf180a..8434d0ebcd4 100644 --- a/sdk/model/lifeCycleEventLineage.ts +++ b/sdk/model/lifeCycleEventLineage.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 bc4ab24afa7..570ff2d9b18 100644 --- a/sdk/model/lifeCycleEventValue.ts +++ b/sdk/model/lifeCycleEventValue.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d800eec66f3..f4c0de17dd7 100644 --- a/sdk/model/lifeCycleEventValueAllOf.ts +++ b/sdk/model/lifeCycleEventValueAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f6454455ae2..2b3e1bd5f83 100644 --- a/sdk/model/lineageMember.ts +++ b/sdk/model/lineageMember.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 55db2da8286..b17ea1335b5 100644 --- a/sdk/model/link.ts +++ b/sdk/model/link.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 51c9c01e1ef..1f7fe00dc16 100644 --- a/sdk/model/listAggregationReconciliation.ts +++ b/sdk/model/listAggregationReconciliation.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1c08f114964..2997c18fce4 100644 --- a/sdk/model/listAggregationResponse.ts +++ b/sdk/model/listAggregationResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d502319e9a3..64b23a56b87 100644 --- a/sdk/model/loanFacility.ts +++ b/sdk/model/loanFacility.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f617f2bd5e6..be70b6e06de 100644 --- a/sdk/model/loanFacilityAllOf.ts +++ b/sdk/model/loanFacilityAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 79571282c5c..dd76142ea40 100644 --- a/sdk/model/loanPeriod.ts +++ b/sdk/model/loanPeriod.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 4238c248418..38a4c373eac 100644 --- a/sdk/model/lusidInstrument.ts +++ b/sdk/model/lusidInstrument.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e6f610048e1..711cdbe2449 100644 --- a/sdk/model/lusidProblemDetails.ts +++ b/sdk/model/lusidProblemDetails.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 508c8a1cb46..253c9aad17c 100644 --- a/sdk/model/lusidTradeTicket.ts +++ b/sdk/model/lusidTradeTicket.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a49ab5e933d..0dce1d91d25 100644 --- a/sdk/model/lusidUniqueId.ts +++ b/sdk/model/lusidUniqueId.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 87090bf3223..e979637cbb9 100644 --- a/sdk/model/lusidValidationProblemDetails.ts +++ b/sdk/model/lusidValidationProblemDetails.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f4f83e57c56..3258c6a6914 100644 --- a/sdk/model/mappedString.ts +++ b/sdk/model/mappedString.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 0592d536cc3..eab3961cf66 100644 --- a/sdk/model/mapping.ts +++ b/sdk/model/mapping.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d8c029dd01c..62188ffbb0d 100644 --- a/sdk/model/mappingRule.ts +++ b/sdk/model/mappingRule.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7ccf2a2ce7b..7a29fde157c 100644 --- a/sdk/model/marketContext.ts +++ b/sdk/model/marketContext.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 fe762ac87cc..d1cc7550fa4 100644 --- a/sdk/model/marketContextSuppliers.ts +++ b/sdk/model/marketContextSuppliers.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 3d9d7923d9d..965e56e2a7e 100644 --- a/sdk/model/marketDataKeyRule.ts +++ b/sdk/model/marketDataKeyRule.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 668f01a880b..4eb619c449b 100644 --- a/sdk/model/marketDataOptions.ts +++ b/sdk/model/marketDataOptions.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 8da4ae2e390..f900c29a07e 100644 --- a/sdk/model/marketDataOverrides.ts +++ b/sdk/model/marketDataOverrides.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 48d54603df5..b4d5dae2fb8 100644 --- a/sdk/model/marketDataSpecificRule.ts +++ b/sdk/model/marketDataSpecificRule.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 98615c63d8c..d2e076b1275 100644 --- a/sdk/model/marketOptions.ts +++ b/sdk/model/marketOptions.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 b01c1365a34..f6155c15de8 100644 --- a/sdk/model/marketQuote.ts +++ b/sdk/model/marketQuote.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d8d617bf6f4..1d6b067f830 100644 --- a/sdk/model/masteredInstrument.ts +++ b/sdk/model/masteredInstrument.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e9d3834b998..282563523ba 100644 --- a/sdk/model/masteredInstrumentAllOf.ts +++ b/sdk/model/masteredInstrumentAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6496d18650c..451028b9822 100644 --- a/sdk/model/maturityEvent.ts +++ b/sdk/model/maturityEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e7361f6cdf0..79434997b77 100644 --- a/sdk/model/maturityEventAllOf.ts +++ b/sdk/model/maturityEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 181a494fec0..c8a1d904ec1 100644 --- a/sdk/model/mbsCouponEvent.ts +++ b/sdk/model/mbsCouponEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7eed36dde48..430eb052671 100644 --- a/sdk/model/mbsCouponEventAllOf.ts +++ b/sdk/model/mbsCouponEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 9334f7ddbd9..a061b52a444 100644 --- a/sdk/model/mbsInterestDeferralEvent.ts +++ b/sdk/model/mbsInterestDeferralEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2295dda6d11..2c88236785c 100644 --- a/sdk/model/mbsInterestDeferralEventAllOf.ts +++ b/sdk/model/mbsInterestDeferralEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 fc7bc4f5966..07a002b7a0d 100644 --- a/sdk/model/mbsInterestShortfallEvent.ts +++ b/sdk/model/mbsInterestShortfallEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 814b36e6954..ed6d05dca45 100644 --- a/sdk/model/mbsInterestShortfallEventAllOf.ts +++ b/sdk/model/mbsInterestShortfallEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2b9fcb5eeb8..1c19346cfa6 100644 --- a/sdk/model/mbsPrincipalEvent.ts +++ b/sdk/model/mbsPrincipalEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 af5db681f0c..83d334fa3b6 100644 --- a/sdk/model/mbsPrincipalEventAllOf.ts +++ b/sdk/model/mbsPrincipalEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1f35e41b826..840791f877d 100644 --- a/sdk/model/mbsPrincipalWriteOffEvent.ts +++ b/sdk/model/mbsPrincipalWriteOffEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a2dcc3bfcb9..f095f7c77a1 100644 --- a/sdk/model/mbsPrincipalWriteOffEventAllOf.ts +++ b/sdk/model/mbsPrincipalWriteOffEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6cd14d8253f..b38b0cce206 100644 --- a/sdk/model/mergerEvent.ts +++ b/sdk/model/mergerEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2a2f1087298..057f137445a 100644 --- a/sdk/model/mergerEventAllOf.ts +++ b/sdk/model/mergerEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d0d2eea40f5..5de8d650885 100644 --- a/sdk/model/metricValue.ts +++ b/sdk/model/metricValue.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d3cc21c717d..90ab6188190 100644 --- a/sdk/model/modelOptions.ts +++ b/sdk/model/modelOptions.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c264b059390..3dfcd512fd5 100644 --- a/sdk/model/modelSelection.ts +++ b/sdk/model/modelSelection.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e48bd39326c..0b88787a9ae 100644 --- a/sdk/model/moveOrdersToDifferentBlocksRequest.ts +++ b/sdk/model/moveOrdersToDifferentBlocksRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 699af395e49..535feecc496 100644 --- a/sdk/model/movedOrderToDifferentBlockResponse.ts +++ b/sdk/model/movedOrderToDifferentBlockResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1785a6e6ed5..56a73e83767 100644 --- a/sdk/model/newInstrument.ts +++ b/sdk/model/newInstrument.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 8d8c04a2584..09054a402af 100644 --- a/sdk/model/nextValueInSequenceResponse.ts +++ b/sdk/model/nextValueInSequenceResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 b6b4358e173..d257619a8ec 100644 --- a/sdk/model/opaqueDependency.ts +++ b/sdk/model/opaqueDependency.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 882255d363e..44f7e33fb1f 100644 --- a/sdk/model/opaqueDependencyAllOf.ts +++ b/sdk/model/opaqueDependencyAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f0fae4cee75..b0329a0b6cc 100644 --- a/sdk/model/opaqueMarketData.ts +++ b/sdk/model/opaqueMarketData.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 506304d32e2..824055a4e13 100644 --- a/sdk/model/opaqueMarketDataAllOf.ts +++ b/sdk/model/opaqueMarketDataAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f96e2d6a564..4467d3c404b 100644 --- a/sdk/model/opaqueModelOptions.ts +++ b/sdk/model/opaqueModelOptions.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 69bc20581a7..46756251cbf 100644 --- a/sdk/model/opaqueModelOptionsAllOf.ts +++ b/sdk/model/opaqueModelOptionsAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 471154d2999..46436870783 100644 --- a/sdk/model/openEvent.ts +++ b/sdk/model/openEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e3ad53eb739..22039a4e405 100644 --- a/sdk/model/openEventAllOf.ts +++ b/sdk/model/openEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a3bf7a906cd..7987516bc76 100644 --- a/sdk/model/operation.ts +++ b/sdk/model/operation.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c7afd21534c..14283f63d14 100644 --- a/sdk/model/optionExerciseCashEvent.ts +++ b/sdk/model/optionExerciseCashEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7c4af330389..31ae342e301 100644 --- a/sdk/model/optionExerciseCashEventAllOf.ts +++ b/sdk/model/optionExerciseCashEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ff777a8578e..d75398884d1 100644 --- a/sdk/model/optionExerciseElection.ts +++ b/sdk/model/optionExerciseElection.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c6c182fad5e..2f0751e3aaf 100644 --- a/sdk/model/optionExercisePhysicalEvent.ts +++ b/sdk/model/optionExercisePhysicalEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 29c807a7e3c..82956ba8073 100644 --- a/sdk/model/optionExercisePhysicalEventAllOf.ts +++ b/sdk/model/optionExercisePhysicalEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 0cd3c708f90..8f14e5d58c2 100644 --- a/sdk/model/order.ts +++ b/sdk/model/order.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 b3c2dd028fe..b2f7fc8561f 100644 --- a/sdk/model/orderBySpec.ts +++ b/sdk/model/orderBySpec.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 3c86872836e..236e4c7d02c 100644 --- a/sdk/model/orderFlowConfiguration.ts +++ b/sdk/model/orderFlowConfiguration.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f12e25c30dc..e280d24a531 100644 --- a/sdk/model/orderGraphBlock.ts +++ b/sdk/model/orderGraphBlock.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 9be850d0531..649071e4776 100644 --- a/sdk/model/orderGraphBlockAllocationDetail.ts +++ b/sdk/model/orderGraphBlockAllocationDetail.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 25898039f05..984b37c6848 100644 --- a/sdk/model/orderGraphBlockAllocationSynopsis.ts +++ b/sdk/model/orderGraphBlockAllocationSynopsis.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7083600399a..251e987bfe0 100644 --- a/sdk/model/orderGraphBlockExecutionDetail.ts +++ b/sdk/model/orderGraphBlockExecutionDetail.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 744ed357804..408f02c99bc 100644 --- a/sdk/model/orderGraphBlockExecutionSynopsis.ts +++ b/sdk/model/orderGraphBlockExecutionSynopsis.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 544387b4ed9..89d25d74fa9 100644 --- a/sdk/model/orderGraphBlockOrderDetail.ts +++ b/sdk/model/orderGraphBlockOrderDetail.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 07158dc6c9d..d5a4e125461 100644 --- a/sdk/model/orderGraphBlockOrderSynopsis.ts +++ b/sdk/model/orderGraphBlockOrderSynopsis.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 4c11a932fc6..26b12ecc00e 100644 --- a/sdk/model/orderGraphBlockPlacementDetail.ts +++ b/sdk/model/orderGraphBlockPlacementDetail.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5dedcd0888f..863bf0fb45c 100644 --- a/sdk/model/orderGraphBlockPlacementSynopsis.ts +++ b/sdk/model/orderGraphBlockPlacementSynopsis.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a64ae0a0c72..502492bf04a 100644 --- a/sdk/model/orderGraphBlockTransactionDetail.ts +++ b/sdk/model/orderGraphBlockTransactionDetail.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7993ed7c219..ea7e299f532 100644 --- a/sdk/model/orderGraphBlockTransactionSynopsis.ts +++ b/sdk/model/orderGraphBlockTransactionSynopsis.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e0ae60f0627..96bfa37f2ef 100644 --- a/sdk/model/orderGraphPlacement.ts +++ b/sdk/model/orderGraphPlacement.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7abe9e527c0..1254d50a89e 100644 --- a/sdk/model/orderGraphPlacementAllocationDetail.ts +++ b/sdk/model/orderGraphPlacementAllocationDetail.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d5d4068f83b..ea7514a8e1c 100644 --- a/sdk/model/orderGraphPlacementAllocationSynopsis.ts +++ b/sdk/model/orderGraphPlacementAllocationSynopsis.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ce718df9cb7..73d09877997 100644 --- a/sdk/model/orderGraphPlacementChildPlacementDetail.ts +++ b/sdk/model/orderGraphPlacementChildPlacementDetail.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a88bf07f686..c1ad5ea1217 100644 --- a/sdk/model/orderGraphPlacementExecutionDetail.ts +++ b/sdk/model/orderGraphPlacementExecutionDetail.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 0fad390500f..ff542f5dcac 100644 --- a/sdk/model/orderGraphPlacementExecutionSynopsis.ts +++ b/sdk/model/orderGraphPlacementExecutionSynopsis.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 b2144e83451..13d4a0af860 100644 --- a/sdk/model/orderGraphPlacementOrderDetail.ts +++ b/sdk/model/orderGraphPlacementOrderDetail.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 0e23748331d..60c937ddf83 100644 --- a/sdk/model/orderGraphPlacementOrderSynopsis.ts +++ b/sdk/model/orderGraphPlacementOrderSynopsis.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 b8d73bb2b3f..e193305eded 100644 --- a/sdk/model/orderGraphPlacementPlacementSynopsis.ts +++ b/sdk/model/orderGraphPlacementPlacementSynopsis.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1dcb8127b36..d698a0755c7 100644 --- a/sdk/model/orderRequest.ts +++ b/sdk/model/orderRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 cb04074ebc4..728f07df894 100644 --- a/sdk/model/orderSetRequest.ts +++ b/sdk/model/orderSetRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 4508790cb95..60579a50cd3 100644 --- a/sdk/model/orderUpdateRequest.ts +++ b/sdk/model/orderUpdateRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 419f5b9ac0d..d92093f5d32 100644 --- a/sdk/model/otcConfirmation.ts +++ b/sdk/model/otcConfirmation.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 39395b3f672..5141e20be3b 100644 --- a/sdk/model/outputTransaction.ts +++ b/sdk/model/outputTransaction.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -12,6 +12,7 @@ import { RequestFile } from './models'; import { CurrencyAndAmount } from './currencyAndAmount'; +import { CustodianAccount } from './custodianAccount'; import { PerpetualProperty } from './perpetualProperty'; import { RealisedGainLoss } from './realisedGainLoss'; import { TransactionPrice } from './transactionPrice'; @@ -115,6 +116,7 @@ export class OutputTransaction { * The unique ID of the instrument event that the transaction is related to. */ 'sourceInstrumentEventId'?: string | null; + 'custodianAccount'?: CustodianAccount; /** * The identifier for grouping economic events across multiple transactions */ @@ -249,6 +251,11 @@ export class OutputTransaction { "baseName": "sourceInstrumentEventId", "type": "string" }, + { + "name": "custodianAccount", + "baseName": "custodianAccount", + "type": "CustodianAccount" + }, { "name": "transactionGroupId", "baseName": "transactionGroupId", diff --git a/sdk/model/outputTransition.ts b/sdk/model/outputTransition.ts index 56de2b4c2d5..b83b037998f 100644 --- a/sdk/model/outputTransition.ts +++ b/sdk/model/outputTransition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 bd2109348ed..9acb9b647e5 100644 --- a/sdk/model/pagedResourceListOfAddressKeyDefinition.ts +++ b/sdk/model/pagedResourceListOfAddressKeyDefinition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ff1abe52154..640a8d3f847 100644 --- a/sdk/model/pagedResourceListOfAllocation.ts +++ b/sdk/model/pagedResourceListOfAllocation.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 762181d9bfd..357d3696065 100644 --- a/sdk/model/pagedResourceListOfBlock.ts +++ b/sdk/model/pagedResourceListOfBlock.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 02e21b75cda..129aa9a74b7 100644 --- a/sdk/model/pagedResourceListOfCalendar.ts +++ b/sdk/model/pagedResourceListOfCalendar.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 fb6b690bfd3..d270edd1786 100644 --- a/sdk/model/pagedResourceListOfComplianceRuleResponse.ts +++ b/sdk/model/pagedResourceListOfComplianceRuleResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6ecb5d6f81a..e5698775514 100644 --- a/sdk/model/pagedResourceListOfComplianceRunInfoV2.ts +++ b/sdk/model/pagedResourceListOfComplianceRunInfoV2.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 bbb0107cc9f..e03563b03cf 100644 --- a/sdk/model/pagedResourceListOfComplianceTemplate.ts +++ b/sdk/model/pagedResourceListOfComplianceTemplate.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7599bebe5af..533a527d22d 100644 --- a/sdk/model/pagedResourceListOfCorporateActionSource.ts +++ b/sdk/model/pagedResourceListOfCorporateActionSource.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 45d42730c40..5d79a8548d2 100644 --- a/sdk/model/pagedResourceListOfCustomEntityDefinition.ts +++ b/sdk/model/pagedResourceListOfCustomEntityDefinition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 76de20ad84c..cd5a6f01e86 100644 --- a/sdk/model/pagedResourceListOfCustomEntityResponse.ts +++ b/sdk/model/pagedResourceListOfCustomEntityResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5f0586d13f7..2603a44eaf1 100644 --- a/sdk/model/pagedResourceListOfCustomEntityType.ts +++ b/sdk/model/pagedResourceListOfCustomEntityType.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1f01e2d9b4b..9527b5fa23c 100644 --- a/sdk/model/pagedResourceListOfCutLabelDefinition.ts +++ b/sdk/model/pagedResourceListOfCutLabelDefinition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 afb0ecf1ae4..45060486818 100644 --- a/sdk/model/pagedResourceListOfDataTypeSummary.ts +++ b/sdk/model/pagedResourceListOfDataTypeSummary.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 45541391e80..ae5e2f7f5d2 100644 --- a/sdk/model/pagedResourceListOfDialectId.ts +++ b/sdk/model/pagedResourceListOfDialectId.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e7fff765fe8..1f4d5946740 100644 --- a/sdk/model/pagedResourceListOfExecution.ts +++ b/sdk/model/pagedResourceListOfExecution.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 da14dd1294c..6f356db16e0 100644 --- a/sdk/model/pagedResourceListOfInstrument.ts +++ b/sdk/model/pagedResourceListOfInstrument.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2097a752a75..1d6c6fb453a 100644 --- a/sdk/model/pagedResourceListOfInstrumentEventHolder.ts +++ b/sdk/model/pagedResourceListOfInstrumentEventHolder.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 bd32d5b5ba1..176f976862d 100644 --- a/sdk/model/pagedResourceListOfInstrumentEventInstruction.ts +++ b/sdk/model/pagedResourceListOfInstrumentEventInstruction.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 febe0f4e9a0..87d8aa27c6a 100644 --- a/sdk/model/pagedResourceListOfLegalEntity.ts +++ b/sdk/model/pagedResourceListOfLegalEntity.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e1d2a370a80..31f68f90be0 100644 --- a/sdk/model/pagedResourceListOfOrder.ts +++ b/sdk/model/pagedResourceListOfOrder.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c0145b9611e..ee408c698d5 100644 --- a/sdk/model/pagedResourceListOfOrderGraphBlock.ts +++ b/sdk/model/pagedResourceListOfOrderGraphBlock.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 defa08ad7a9..eeea1b1d08a 100644 --- a/sdk/model/pagedResourceListOfOrderGraphPlacement.ts +++ b/sdk/model/pagedResourceListOfOrderGraphPlacement.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 8e2e3e4a931..6559f56a379 100644 --- a/sdk/model/pagedResourceListOfParticipation.ts +++ b/sdk/model/pagedResourceListOfParticipation.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 797c7d09972..80768dbb1b7 100644 --- a/sdk/model/pagedResourceListOfPerson.ts +++ b/sdk/model/pagedResourceListOfPerson.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5b34d0d1548..8e2b1d91575 100644 --- a/sdk/model/pagedResourceListOfPlacement.ts +++ b/sdk/model/pagedResourceListOfPlacement.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c96cc716b45..244e2dbeeae 100644 --- a/sdk/model/pagedResourceListOfPortfolioGroup.ts +++ b/sdk/model/pagedResourceListOfPortfolioGroup.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 cdd9917bf06..1280d554c43 100644 --- a/sdk/model/pagedResourceListOfPortfolioGroupSearchResult.ts +++ b/sdk/model/pagedResourceListOfPortfolioGroupSearchResult.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 26a4578e7ad..af4b4665f03 100644 --- a/sdk/model/pagedResourceListOfPortfolioSearchResult.ts +++ b/sdk/model/pagedResourceListOfPortfolioSearchResult.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 025340e1f35..6153b8547a1 100644 --- a/sdk/model/pagedResourceListOfPropertyDefinition.ts +++ b/sdk/model/pagedResourceListOfPropertyDefinition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f53d506c017..313c383794e 100644 --- a/sdk/model/pagedResourceListOfPropertyDefinitionSearchResult.ts +++ b/sdk/model/pagedResourceListOfPropertyDefinitionSearchResult.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e716ec02489..4e642b2af24 100644 --- a/sdk/model/pagedResourceListOfReferenceListResponse.ts +++ b/sdk/model/pagedResourceListOfReferenceListResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 539733c2834..2e2c835deff 100644 --- a/sdk/model/pagedResourceListOfRelationshipDefinition.ts +++ b/sdk/model/pagedResourceListOfRelationshipDefinition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1c69bb67338..375b24dd09c 100644 --- a/sdk/model/pagedResourceListOfSequenceDefinition.ts +++ b/sdk/model/pagedResourceListOfSequenceDefinition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 57ea02ded51..947ad26d6ce 100644 --- a/sdk/model/pagedResourceListOfTranslationScriptId.ts +++ b/sdk/model/pagedResourceListOfTranslationScriptId.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 8609f5ea962..f34fdf7933c 100644 --- a/sdk/model/pagedResourceListOfVirtualRow.ts +++ b/sdk/model/pagedResourceListOfVirtualRow.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6343cc54259..bc93f6606fc 100644 --- a/sdk/model/participation.ts +++ b/sdk/model/participation.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 34ac559676b..27ee147d00f 100644 --- a/sdk/model/participationRequest.ts +++ b/sdk/model/participationRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1518c04e6a8..f16d16bc87c 100644 --- a/sdk/model/participationSetRequest.ts +++ b/sdk/model/participationSetRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 10883898983..86de89734d1 100644 --- a/sdk/model/percentCheckStep.ts +++ b/sdk/model/percentCheckStep.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1217cf5c35d..dbbc63805a5 100644 --- a/sdk/model/percentCheckStepRequest.ts +++ b/sdk/model/percentCheckStepRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 13c39ec6873..328cb9b82bc 100644 --- a/sdk/model/performanceReturn.ts +++ b/sdk/model/performanceReturn.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5b58a713a76..586d34a8caf 100644 --- a/sdk/model/performanceReturnsMetric.ts +++ b/sdk/model/performanceReturnsMetric.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7e37a632f8c..f968c54e103 100644 --- a/sdk/model/perpetualProperty.ts +++ b/sdk/model/perpetualProperty.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c12f88164b6..6d77417e09c 100644 --- a/sdk/model/person.ts +++ b/sdk/model/person.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d9ecd8bbe1b..23ab72d1bee 100644 --- a/sdk/model/placeBlocksRequest.ts +++ b/sdk/model/placeBlocksRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ed21e6006a4..8d1bf7bc2c2 100644 --- a/sdk/model/placement.ts +++ b/sdk/model/placement.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 56e7027614e..96873e6acbe 100644 --- a/sdk/model/placementRequest.ts +++ b/sdk/model/placementRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 46b4797b28f..3e1b4df727c 100644 --- a/sdk/model/placementSetRequest.ts +++ b/sdk/model/placementSetRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 3f77a20a965..410ecdbaa25 100644 --- a/sdk/model/placementUpdateRequest.ts +++ b/sdk/model/placementUpdateRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e2e4a450832..024fb6dec34 100644 --- a/sdk/model/portfolio.ts +++ b/sdk/model/portfolio.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 48147dfb4c0..9457abd9679 100644 --- a/sdk/model/portfolioCashFlow.ts +++ b/sdk/model/portfolioCashFlow.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2774983e08a..f771d4d8a23 100644 --- a/sdk/model/portfolioCashLadder.ts +++ b/sdk/model/portfolioCashLadder.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 82c9573e789..4ce3feb07dd 100644 --- a/sdk/model/portfolioDetails.ts +++ b/sdk/model/portfolioDetails.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d68ad3b2416..3bcb9acd316 100644 --- a/sdk/model/portfolioEntityId.ts +++ b/sdk/model/portfolioEntityId.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 971226e92f7..342a50b5d37 100644 --- a/sdk/model/portfolioGroup.ts +++ b/sdk/model/portfolioGroup.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 aa71e521cbd..1190d89c96d 100644 --- a/sdk/model/portfolioGroupIdComplianceParameter.ts +++ b/sdk/model/portfolioGroupIdComplianceParameter.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d176f12eb10..acd852e6619 100644 --- a/sdk/model/portfolioGroupIdList.ts +++ b/sdk/model/portfolioGroupIdList.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 4523cc83e08..91f660a1220 100644 --- a/sdk/model/portfolioGroupIdListComplianceParameter.ts +++ b/sdk/model/portfolioGroupIdListComplianceParameter.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c4e285f6547..d36d6484076 100644 --- a/sdk/model/portfolioGroupProperties.ts +++ b/sdk/model/portfolioGroupProperties.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a1a60265842..87409ac6bbc 100644 --- a/sdk/model/portfolioGroupSearchResult.ts +++ b/sdk/model/portfolioGroupSearchResult.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ed5013962fd..112dce59f44 100644 --- a/sdk/model/portfolioHolding.ts +++ b/sdk/model/portfolioHolding.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 64bd94c4e32..3943e270260 100644 --- a/sdk/model/portfolioIdComplianceParameter.ts +++ b/sdk/model/portfolioIdComplianceParameter.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 82923deb727..d1983de2b8f 100644 --- a/sdk/model/portfolioIdList.ts +++ b/sdk/model/portfolioIdList.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 fd1cb5c9f5e..e8df75f999d 100644 --- a/sdk/model/portfolioIdListComplianceParameter.ts +++ b/sdk/model/portfolioIdListComplianceParameter.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 047fc38f211..3281d8af3e7 100644 --- a/sdk/model/portfolioProperties.ts +++ b/sdk/model/portfolioProperties.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 0086e84f090..544126d35f7 100644 --- a/sdk/model/portfolioReconciliationRequest.ts +++ b/sdk/model/portfolioReconciliationRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a19298676aa..83d2aef5528 100644 --- a/sdk/model/portfolioResultDataKeyRule.ts +++ b/sdk/model/portfolioResultDataKeyRule.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5215b7fb56a..40d364fe73b 100644 --- a/sdk/model/portfolioResultDataKeyRuleAllOf.ts +++ b/sdk/model/portfolioResultDataKeyRuleAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 69d30138d10..8d2158210b7 100644 --- a/sdk/model/portfolioReturnBreakdown.ts +++ b/sdk/model/portfolioReturnBreakdown.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6f1c93aa49e..e32300ffb8a 100644 --- a/sdk/model/portfolioSearchResult.ts +++ b/sdk/model/portfolioSearchResult.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 3eac0862ed7..e6ab4cf0d9b 100644 --- a/sdk/model/portfoliosReconciliationRequest.ts +++ b/sdk/model/portfoliosReconciliationRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 90fe25afd9b..eca73eeb3cb 100644 --- a/sdk/model/preTradeConfiguration.ts +++ b/sdk/model/preTradeConfiguration.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 746ddbf63ea..9700bbf1184 100644 --- a/sdk/model/premium.ts +++ b/sdk/model/premium.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 10e406e3719..2ff2caa0b5e 100644 --- a/sdk/model/pricingContext.ts +++ b/sdk/model/pricingContext.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7f95e096ec6..7f04a77397b 100644 --- a/sdk/model/pricingOptions.ts +++ b/sdk/model/pricingOptions.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a139ca68353..ac04a66535b 100644 --- a/sdk/model/processedCommand.ts +++ b/sdk/model/processedCommand.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 540d68f9ab6..4ec4e131400 100644 --- a/sdk/model/property.ts +++ b/sdk/model/property.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 623dcdc8d4e..5418110e19e 100644 --- a/sdk/model/propertyDefinition.ts +++ b/sdk/model/propertyDefinition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -92,6 +92,10 @@ export class PropertyDefinition { 'properties'?: { [key: string]: Property; } | null; 'version'?: Version; 'stagedModifications'?: StagedModificationsInfo; + /** + * Bool indicating whether the values of this property are fitlerable, this is true for all non-derived property defintions. For a derived definition this must be set true to enable filtering. + */ + 'isFilterable'?: boolean; 'links'?: Array | null; static discriminator: string | undefined = undefined; @@ -197,6 +201,11 @@ export class PropertyDefinition { "baseName": "stagedModifications", "type": "StagedModificationsInfo" }, + { + "name": "isFilterable", + "baseName": "isFilterable", + "type": "boolean" + }, { "name": "links", "baseName": "links", diff --git a/sdk/model/propertyDefinitionSearchResult.ts b/sdk/model/propertyDefinitionSearchResult.ts index ea05e6cedf3..d951783a0c4 100644 --- a/sdk/model/propertyDefinitionSearchResult.ts +++ b/sdk/model/propertyDefinitionSearchResult.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -79,6 +79,10 @@ export class PropertyDefinitionSearchResult { * The rule that defines how data is composed for a derived property. */ 'derivationFormula'?: string | null; + /** + * Bool indicating whether the values of this property are fitlerable, this is true for all non-derived property defintions. For a derived definition this must be set true to enable filtering. + */ + 'isFilterable'?: boolean; 'links'?: Array | null; static discriminator: string | undefined = undefined; @@ -164,6 +168,11 @@ export class PropertyDefinitionSearchResult { "baseName": "derivationFormula", "type": "string" }, + { + "name": "isFilterable", + "baseName": "isFilterable", + "type": "boolean" + }, { "name": "links", "baseName": "links", diff --git a/sdk/model/propertyFilter.ts b/sdk/model/propertyFilter.ts index b01ab7489db..7fd66d4e010 100644 --- a/sdk/model/propertyFilter.ts +++ b/sdk/model/propertyFilter.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a1c01b83cae..ac777666e8d 100644 --- a/sdk/model/propertyInterval.ts +++ b/sdk/model/propertyInterval.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a598d867345..415bfd3fac5 100644 --- a/sdk/model/propertyKeyComplianceParameter.ts +++ b/sdk/model/propertyKeyComplianceParameter.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 773b92bf8ab..b92cda80a96 100644 --- a/sdk/model/propertyKeyComplianceParameterAllOf.ts +++ b/sdk/model/propertyKeyComplianceParameterAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 89f6999ddc8..d5218382a56 100644 --- a/sdk/model/propertyKeyListComplianceParameter.ts +++ b/sdk/model/propertyKeyListComplianceParameter.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ba695b8f922..8b526c8ae9e 100644 --- a/sdk/model/propertyList.ts +++ b/sdk/model/propertyList.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e1bfad8da1d..796e544c12c 100644 --- a/sdk/model/propertyListAllOf.ts +++ b/sdk/model/propertyListAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 9de0e5026fc..81fc511bf93 100644 --- a/sdk/model/propertyListComplianceParameter.ts +++ b/sdk/model/propertyListComplianceParameter.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 4618713c443..31784be8bb3 100644 --- a/sdk/model/propertySchema.ts +++ b/sdk/model/propertySchema.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d84804a0168..634fcb7aaa1 100644 --- a/sdk/model/propertyValue.ts +++ b/sdk/model/propertyValue.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 783eb67bdb9..c4c320e6781 100644 --- a/sdk/model/protectionPayoutCashFlowEvent.ts +++ b/sdk/model/protectionPayoutCashFlowEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a4575401a67..60493a140f4 100644 --- a/sdk/model/queryBucketedCashFlowsRequest.ts +++ b/sdk/model/queryBucketedCashFlowsRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 302ef86fc9b..4366d91fcf9 100644 --- a/sdk/model/queryInstrumentEventsRequest.ts +++ b/sdk/model/queryInstrumentEventsRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2d7c3df29fd..97fa59f5d9b 100644 --- a/sdk/model/queryableKey.ts +++ b/sdk/model/queryableKey.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 bfccb81affa..7ab5563ec17 100644 --- a/sdk/model/quote.ts +++ b/sdk/model/quote.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e77ed07a48c..1504e5d1378 100644 --- a/sdk/model/quoteDependency.ts +++ b/sdk/model/quoteDependency.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 290950fc589..a21c3aff4ed 100644 --- a/sdk/model/quoteDependencyAllOf.ts +++ b/sdk/model/quoteDependencyAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e1dd40b1716..e1240adeca4 100644 --- a/sdk/model/quoteId.ts +++ b/sdk/model/quoteId.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 4349b5f9639..155a82dbaee 100644 --- a/sdk/model/quoteSeriesId.ts +++ b/sdk/model/quoteSeriesId.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 bac656c1935..ea67119fccf 100644 --- a/sdk/model/rawVendorEvent.ts +++ b/sdk/model/rawVendorEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 4835d73e4df..2635c6c9c4c 100644 --- a/sdk/model/rawVendorEventAllOf.ts +++ b/sdk/model/rawVendorEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 3364eb68259..12cb47f61d6 100644 --- a/sdk/model/realisedGainLoss.ts +++ b/sdk/model/realisedGainLoss.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6c23bb232aa..7fcb347fe73 100644 --- a/sdk/model/recombineStep.ts +++ b/sdk/model/recombineStep.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 93c9a3e3edc..b5c2e8f6269 100644 --- a/sdk/model/reconcileDateTimeRule.ts +++ b/sdk/model/reconcileDateTimeRule.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 3b6073fead0..b40d7c4764f 100644 --- a/sdk/model/reconcileDateTimeRuleAllOf.ts +++ b/sdk/model/reconcileDateTimeRuleAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 9ec23abbc73..3638f01583b 100644 --- a/sdk/model/reconcileNumericRule.ts +++ b/sdk/model/reconcileNumericRule.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 37ab8db8652..3b486a7b456 100644 --- a/sdk/model/reconcileNumericRuleAllOf.ts +++ b/sdk/model/reconcileNumericRuleAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d1fae2510ea..65e000ccb97 100644 --- a/sdk/model/reconcileStringRule.ts +++ b/sdk/model/reconcileStringRule.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a50b7ff11d5..4ca0e56f581 100644 --- a/sdk/model/reconcileStringRuleAllOf.ts +++ b/sdk/model/reconcileStringRuleAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 703b532bf84..2d3cf1abb7c 100644 --- a/sdk/model/reconciledTransaction.ts +++ b/sdk/model/reconciledTransaction.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c7e06ee3680..5798928a6d6 100644 --- a/sdk/model/reconciliationBreak.ts +++ b/sdk/model/reconciliationBreak.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 158d12c414e..b06567c4558 100644 --- a/sdk/model/reconciliationLeftRightAddressKeyPair.ts +++ b/sdk/model/reconciliationLeftRightAddressKeyPair.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 97820ce68ff..fa50f069a3a 100644 --- a/sdk/model/reconciliationLine.ts +++ b/sdk/model/reconciliationLine.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 de025964390..a4f4402c6ba 100644 --- a/sdk/model/reconciliationRequest.ts +++ b/sdk/model/reconciliationRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e95f3d76d87..006e1bd6213 100644 --- a/sdk/model/reconciliationResponse.ts +++ b/sdk/model/reconciliationResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 96b05933207..b2f0413a16b 100644 --- a/sdk/model/reconciliationRule.ts +++ b/sdk/model/reconciliationRule.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e0a355d1c7e..87658d631f7 100644 --- a/sdk/model/referenceData.ts +++ b/sdk/model/referenceData.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 4418a422bed..1ed133453c0 100644 --- a/sdk/model/referenceInstrument.ts +++ b/sdk/model/referenceInstrument.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 4e06e0d1ffd..6c39118888f 100644 --- a/sdk/model/referenceInstrumentAllOf.ts +++ b/sdk/model/referenceInstrumentAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 3e6f14ffde7..cbe24e97806 100644 --- a/sdk/model/referenceList.ts +++ b/sdk/model/referenceList.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1f8625a0025..40fe600806c 100644 --- a/sdk/model/referenceListRequest.ts +++ b/sdk/model/referenceListRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 8b5c6a6f1f6..b2e3a81d8bb 100644 --- a/sdk/model/referenceListResponse.ts +++ b/sdk/model/referenceListResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5e68d4d3d47..17bcdd616ed 100644 --- a/sdk/model/referencePortfolioConstituent.ts +++ b/sdk/model/referencePortfolioConstituent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d03431f0130..26b84e7753b 100644 --- a/sdk/model/referencePortfolioConstituentRequest.ts +++ b/sdk/model/referencePortfolioConstituentRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 51fff33ceee..bc83dae5b5c 100644 --- a/sdk/model/relatedEntity.ts +++ b/sdk/model/relatedEntity.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c0f026129f5..724ce9bc5c8 100644 --- a/sdk/model/relation.ts +++ b/sdk/model/relation.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 799b164f028..7c3919656e7 100644 --- a/sdk/model/relationship.ts +++ b/sdk/model/relationship.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a09bedd31ba..1407505f93b 100644 --- a/sdk/model/relationshipDefinition.ts +++ b/sdk/model/relationshipDefinition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 08d1096a3a1..a9432fc9cfd 100644 --- a/sdk/model/relativeDateOffset.ts +++ b/sdk/model/relativeDateOffset.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 0f5169a2910..654ddb5eb58 100644 --- a/sdk/model/repo.ts +++ b/sdk/model/repo.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e2f6ce604f8..f449c804032 100644 --- a/sdk/model/repoAllOf.ts +++ b/sdk/model/repoAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 118a2ec03a0..3765e7541b5 100644 --- a/sdk/model/resetEvent.ts +++ b/sdk/model/resetEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5fd2279ea43..0b3b639800a 100644 --- a/sdk/model/resetEventAllOf.ts +++ b/sdk/model/resetEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c17d6ce9e4b..702d3e3a3dd 100644 --- a/sdk/model/resourceId.ts +++ b/sdk/model/resourceId.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 16fafe6e385..2c87f083c97 100644 --- a/sdk/model/resourceListOfAccessControlledResource.ts +++ b/sdk/model/resourceListOfAccessControlledResource.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 69c6ef63fae..643caaf894a 100644 --- a/sdk/model/resourceListOfAccessMetadataValueOf.ts +++ b/sdk/model/resourceListOfAccessMetadataValueOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 8de495fe877..52915fa9392 100644 --- a/sdk/model/resourceListOfAddressKeyDefinition.ts +++ b/sdk/model/resourceListOfAddressKeyDefinition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 78d20a77707..bf4882732b8 100644 --- a/sdk/model/resourceListOfAggregatedReturn.ts +++ b/sdk/model/resourceListOfAggregatedReturn.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 4149d2ec51f..c57dbc78fcf 100644 --- a/sdk/model/resourceListOfAggregationQuery.ts +++ b/sdk/model/resourceListOfAggregationQuery.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f86d84f86b0..ee2720f3eaa 100644 --- a/sdk/model/resourceListOfAllocation.ts +++ b/sdk/model/resourceListOfAllocation.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f009fc75c87..11262fa020c 100644 --- a/sdk/model/resourceListOfBlock.ts +++ b/sdk/model/resourceListOfBlock.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2c2579b9773..dd7eb56cbdd 100644 --- a/sdk/model/resourceListOfBlockAndOrders.ts +++ b/sdk/model/resourceListOfBlockAndOrders.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7234edf4169..04ba70daa89 100644 --- a/sdk/model/resourceListOfCalendarDate.ts +++ b/sdk/model/resourceListOfCalendarDate.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 4ede8443dab..40b8472f080 100644 --- a/sdk/model/resourceListOfChange.ts +++ b/sdk/model/resourceListOfChange.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e497d59eb84..e7f2946bbd7 100644 --- a/sdk/model/resourceListOfChangeHistory.ts +++ b/sdk/model/resourceListOfChangeHistory.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1b3df7dcc11..e460eb42ed8 100644 --- a/sdk/model/resourceListOfConstituentsAdjustmentHeader.ts +++ b/sdk/model/resourceListOfConstituentsAdjustmentHeader.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e3e9bc16295..ad72689d36d 100644 --- a/sdk/model/resourceListOfCorporateAction.ts +++ b/sdk/model/resourceListOfCorporateAction.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7d6e187d13c..fd39c7e091e 100644 --- a/sdk/model/resourceListOfDataType.ts +++ b/sdk/model/resourceListOfDataType.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ea8f7963acf..101dd01a1ca 100644 --- a/sdk/model/resourceListOfExecution.ts +++ b/sdk/model/resourceListOfExecution.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 85f065445f8..2f57ffe7a42 100644 --- a/sdk/model/resourceListOfGetCounterpartyAgreementResponse.ts +++ b/sdk/model/resourceListOfGetCounterpartyAgreementResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6776004388d..7c865758a21 100644 --- a/sdk/model/resourceListOfGetCreditSupportAnnexResponse.ts +++ b/sdk/model/resourceListOfGetCreditSupportAnnexResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 106cfa85fd5..74e6c984798 100644 --- a/sdk/model/resourceListOfGetRecipeResponse.ts +++ b/sdk/model/resourceListOfGetRecipeResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 b371d3aac02..3ab1803c2ee 100644 --- a/sdk/model/resourceListOfHoldingsAdjustmentHeader.ts +++ b/sdk/model/resourceListOfHoldingsAdjustmentHeader.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 97aac38fab9..ab3f4f65b6f 100644 --- a/sdk/model/resourceListOfIUnitDefinitionDto.ts +++ b/sdk/model/resourceListOfIUnitDefinitionDto.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5b88bfdfe0f..7c133aa1307 100644 --- a/sdk/model/resourceListOfInstrumentCashFlow.ts +++ b/sdk/model/resourceListOfInstrumentCashFlow.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5f7712bf907..545c8aeee80 100644 --- a/sdk/model/resourceListOfInstrumentEventHolder.ts +++ b/sdk/model/resourceListOfInstrumentEventHolder.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 57b17d87e11..eb20099f2d3 100644 --- a/sdk/model/resourceListOfInstrumentIdTypeDescriptor.ts +++ b/sdk/model/resourceListOfInstrumentIdTypeDescriptor.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 9ea0b148d42..86635b44c17 100644 --- a/sdk/model/resourceListOfLegalEntity.ts +++ b/sdk/model/resourceListOfLegalEntity.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6536cf97e2a..a9748979986 100644 --- a/sdk/model/resourceListOfMapping.ts +++ b/sdk/model/resourceListOfMapping.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 043df51a168..e0292dbdd8d 100644 --- a/sdk/model/resourceListOfMovedOrderToDifferentBlockResponse.ts +++ b/sdk/model/resourceListOfMovedOrderToDifferentBlockResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6995a0b55f8..6b2a1682406 100644 --- a/sdk/model/resourceListOfOrder.ts +++ b/sdk/model/resourceListOfOrder.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 603513ec057..7ba33290a04 100644 --- a/sdk/model/resourceListOfOutputTransaction.ts +++ b/sdk/model/resourceListOfOutputTransaction.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 cc7f455d1a5..e282bf2298c 100644 --- a/sdk/model/resourceListOfParticipation.ts +++ b/sdk/model/resourceListOfParticipation.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1317bbbdd69..124480c2deb 100644 --- a/sdk/model/resourceListOfPerformanceReturn.ts +++ b/sdk/model/resourceListOfPerformanceReturn.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 159a811150f..c37c9ef1fcc 100644 --- a/sdk/model/resourceListOfPerson.ts +++ b/sdk/model/resourceListOfPerson.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1f4675c2a09..327c1444ff7 100644 --- a/sdk/model/resourceListOfPlacement.ts +++ b/sdk/model/resourceListOfPlacement.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 42287c21d79..1f1487966a3 100644 --- a/sdk/model/resourceListOfPortfolio.ts +++ b/sdk/model/resourceListOfPortfolio.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 05ded194980..3927b2a8623 100644 --- a/sdk/model/resourceListOfPortfolioCashFlow.ts +++ b/sdk/model/resourceListOfPortfolioCashFlow.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a438bc75c18..b99c3a1438b 100644 --- a/sdk/model/resourceListOfPortfolioCashLadder.ts +++ b/sdk/model/resourceListOfPortfolioCashLadder.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 bc0c1ab1800..5cf00a52bb6 100644 --- a/sdk/model/resourceListOfProcessedCommand.ts +++ b/sdk/model/resourceListOfProcessedCommand.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 4e4f9b30ab8..b784cb59177 100644 --- a/sdk/model/resourceListOfProperty.ts +++ b/sdk/model/resourceListOfProperty.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 98e15f53006..656577651ed 100644 --- a/sdk/model/resourceListOfPropertyDefinition.ts +++ b/sdk/model/resourceListOfPropertyDefinition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5c0d24b5180..9416390d6b8 100644 --- a/sdk/model/resourceListOfPropertyInterval.ts +++ b/sdk/model/resourceListOfPropertyInterval.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e360e03e236..a0bca711275 100644 --- a/sdk/model/resourceListOfQueryableKey.ts +++ b/sdk/model/resourceListOfQueryableKey.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 caf29e0dd80..9bd4693d07b 100644 --- a/sdk/model/resourceListOfQuote.ts +++ b/sdk/model/resourceListOfQuote.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ff575a1d367..639ab2e839b 100644 --- a/sdk/model/resourceListOfReconciliationBreak.ts +++ b/sdk/model/resourceListOfReconciliationBreak.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 024f795b026..ad314d6ecb0 100644 --- a/sdk/model/resourceListOfRelation.ts +++ b/sdk/model/resourceListOfRelation.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 10bc4ee30e2..c0d0f1adc10 100644 --- a/sdk/model/resourceListOfRelationship.ts +++ b/sdk/model/resourceListOfRelationship.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 aeaba10b102..ace91df29e7 100644 --- a/sdk/model/resourceListOfScopeDefinition.ts +++ b/sdk/model/resourceListOfScopeDefinition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 cdef370fb98..227bd723d57 100644 --- a/sdk/model/resourceListOfSideDefinition.ts +++ b/sdk/model/resourceListOfSideDefinition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ddb06dd8384..e6182eedae8 100644 --- a/sdk/model/resourceListOfString.ts +++ b/sdk/model/resourceListOfString.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6372a1ef774..f5474cf5d8d 100644 --- a/sdk/model/resourceListOfTransaction.ts +++ b/sdk/model/resourceListOfTransaction.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 74fd4d77d3b..eabc39a3d4a 100644 --- a/sdk/model/resourceListOfTransactionType.ts +++ b/sdk/model/resourceListOfTransactionType.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ebb1422f9a3..67658b73337 100644 --- a/sdk/model/resourceListOfValueType.ts +++ b/sdk/model/resourceListOfValueType.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 326573ece28..0f6820ef6e2 100644 --- a/sdk/model/responseMetaData.ts +++ b/sdk/model/responseMetaData.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 649c36630ba..802b5fa77be 100644 --- a/sdk/model/resultDataKeyRule.ts +++ b/sdk/model/resultDataKeyRule.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 8c9e35c1426..6f876680b9a 100644 --- a/sdk/model/resultDataKeyRuleAllOf.ts +++ b/sdk/model/resultDataKeyRuleAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f5484df4fc7..665987a833c 100644 --- a/sdk/model/resultDataSchema.ts +++ b/sdk/model/resultDataSchema.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2c287c32993..05647ef5da4 100644 --- a/sdk/model/resultKeyRule.ts +++ b/sdk/model/resultKeyRule.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6c315182247..ece9c15c7ad 100644 --- a/sdk/model/resultValue.ts +++ b/sdk/model/resultValue.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6831962c76d..6ebd00ba081 100644 --- a/sdk/model/resultValue0D.ts +++ b/sdk/model/resultValue0D.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c4273a31212..018264feb78 100644 --- a/sdk/model/resultValue0DAllOf.ts +++ b/sdk/model/resultValue0DAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 91171611007..9464eced729 100644 --- a/sdk/model/resultValueBool.ts +++ b/sdk/model/resultValueBool.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d72d850168f..21d0678e485 100644 --- a/sdk/model/resultValueBoolAllOf.ts +++ b/sdk/model/resultValueBoolAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 770ad7a0009..0936fff3827 100644 --- a/sdk/model/resultValueCurrency.ts +++ b/sdk/model/resultValueCurrency.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ad94ea183c5..cbed3291c25 100644 --- a/sdk/model/resultValueCurrencyAllOf.ts +++ b/sdk/model/resultValueCurrencyAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 38f9eb26cd9..ebca7058922 100644 --- a/sdk/model/resultValueDateTimeOffset.ts +++ b/sdk/model/resultValueDateTimeOffset.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 568fdbc8d44..7fc84d7f352 100644 --- a/sdk/model/resultValueDateTimeOffsetAllOf.ts +++ b/sdk/model/resultValueDateTimeOffsetAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2ec22ca7006..acbeda8235f 100644 --- a/sdk/model/resultValueDecimal.ts +++ b/sdk/model/resultValueDecimal.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 aac4ce9114f..956870553c2 100644 --- a/sdk/model/resultValueDecimalAllOf.ts +++ b/sdk/model/resultValueDecimalAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c3ab94f756b..c7afc26c5ea 100644 --- a/sdk/model/resultValueDictionary.ts +++ b/sdk/model/resultValueDictionary.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ad9874fcc25..5beaa4f9e2a 100644 --- a/sdk/model/resultValueDictionaryAllOf.ts +++ b/sdk/model/resultValueDictionaryAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1b2d98dbf01..f40bb7cce10 100644 --- a/sdk/model/resultValueInt.ts +++ b/sdk/model/resultValueInt.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1b974e498f0..2f6c61b84ea 100644 --- a/sdk/model/resultValueIntAllOf.ts +++ b/sdk/model/resultValueIntAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 8a50b89a7e3..605f9c35ac0 100644 --- a/sdk/model/resultValueString.ts +++ b/sdk/model/resultValueString.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 4299e7910d2..14dfe7d38af 100644 --- a/sdk/model/resultValueStringAllOf.ts +++ b/sdk/model/resultValueStringAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 44a6109e95d..54570265086 100644 --- a/sdk/model/returnZeroPvOptions.ts +++ b/sdk/model/returnZeroPvOptions.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 403789fa3cb..e920d46e4b0 100644 --- a/sdk/model/reverseStockSplitEvent.ts +++ b/sdk/model/reverseStockSplitEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 677ad3e53f1..c982a792511 100644 --- a/sdk/model/reverseStockSplitEventAllOf.ts +++ b/sdk/model/reverseStockSplitEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 3269c882ddb..657aee05e84 100644 --- a/sdk/model/roundingConfiguration.ts +++ b/sdk/model/roundingConfiguration.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c7ecf651bac..8e3acf1f716 100644 --- a/sdk/model/roundingConfigurationComponent.ts +++ b/sdk/model/roundingConfigurationComponent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 58b92e371ae..4d8c02fb279 100644 --- a/sdk/model/roundingConvention.ts +++ b/sdk/model/roundingConvention.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e2e0e692eb7..f9531aeaccd 100644 --- a/sdk/model/schedule.ts +++ b/sdk/model/schedule.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 48394d73e5d..b477cc85a4d 100644 --- a/sdk/model/schema.ts +++ b/sdk/model/schema.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 9a834f49f94..fb54e85db2e 100644 --- a/sdk/model/scopeDefinition.ts +++ b/sdk/model/scopeDefinition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f799e87230c..47382eeb9ee 100644 --- a/sdk/model/scripDividendEvent.ts +++ b/sdk/model/scripDividendEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 bbc82e1d27b..0c7679b4d31 100644 --- a/sdk/model/scripDividendEventAllOf.ts +++ b/sdk/model/scripDividendEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 89df6f7d3be..3758a352e5d 100644 --- a/sdk/model/scriptMapReference.ts +++ b/sdk/model/scriptMapReference.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 0eb10b62a91..02733124d05 100644 --- a/sdk/model/securityElection.ts +++ b/sdk/model/securityElection.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 98e9c4f1133..6e8c329144f 100644 --- a/sdk/model/securityOfferElection.ts +++ b/sdk/model/securityOfferElection.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d1bbb4bdaf3..e750f99101b 100644 --- a/sdk/model/sequenceDefinition.ts +++ b/sdk/model/sequenceDefinition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ada4877bd0d..4e18b201dcb 100644 --- a/sdk/model/setLegalEntityIdentifiersRequest.ts +++ b/sdk/model/setLegalEntityIdentifiersRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 656692af257..0e17f204e5e 100644 --- a/sdk/model/setLegalEntityPropertiesRequest.ts +++ b/sdk/model/setLegalEntityPropertiesRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5c85f50e41a..5614d347d72 100644 --- a/sdk/model/setPersonIdentifiersRequest.ts +++ b/sdk/model/setPersonIdentifiersRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ff64c7ee35a..869421367a5 100644 --- a/sdk/model/setPersonPropertiesRequest.ts +++ b/sdk/model/setPersonPropertiesRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 8db30d59c0c..52a72be0ae8 100644 --- a/sdk/model/settlementCycle.ts +++ b/sdk/model/settlementCycle.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d99b9ae16a2..ec90f7f0e98 100644 --- a/sdk/model/settlementSchedule.ts +++ b/sdk/model/settlementSchedule.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a7c5a17748e..1c5c48a8ba0 100644 --- a/sdk/model/sideConfigurationData.ts +++ b/sdk/model/sideConfigurationData.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 b17af511c13..6d0448301e0 100644 --- a/sdk/model/sideDefinition.ts +++ b/sdk/model/sideDefinition.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5b8ee3d1c8f..ddec4770a04 100644 --- a/sdk/model/sideDefinitionRequest.ts +++ b/sdk/model/sideDefinitionRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 0e5c4bd6813..54caafde4cd 100644 --- a/sdk/model/sidesDefinitionRequest.ts +++ b/sdk/model/sidesDefinitionRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 36a44ecc684..8f009e3f415 100644 --- a/sdk/model/simpleCashFlowLoan.ts +++ b/sdk/model/simpleCashFlowLoan.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ec4ad2371e5..afb4ffb8b09 100644 --- a/sdk/model/simpleCashFlowLoanAllOf.ts +++ b/sdk/model/simpleCashFlowLoanAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2ef27902e0a..0ab4856213e 100644 --- a/sdk/model/simpleInstrument.ts +++ b/sdk/model/simpleInstrument.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 4e154004648..1213958418c 100644 --- a/sdk/model/simpleInstrumentAllOf.ts +++ b/sdk/model/simpleInstrumentAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 706744cb088..0538892d561 100644 --- a/sdk/model/simpleRoundingConvention.ts +++ b/sdk/model/simpleRoundingConvention.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 89e6af03533..15ced88bb7d 100644 --- a/sdk/model/specificHoldingPricingInfo.ts +++ b/sdk/model/specificHoldingPricingInfo.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 68e51e9e0ba..72ba54242d4 100644 --- a/sdk/model/spinOffEvent.ts +++ b/sdk/model/spinOffEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a4642768a9c..6284fae2773 100644 --- a/sdk/model/stagedModificationsInfo.ts +++ b/sdk/model/stagedModificationsInfo.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 82bf53de917..e62503cd70a 100644 --- a/sdk/model/stepSchedule.ts +++ b/sdk/model/stepSchedule.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 bc143ac6d86..07f3a5b2dfd 100644 --- a/sdk/model/stepScheduleAllOf.ts +++ b/sdk/model/stepScheduleAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ce10f184905..4ebea0dbf53 100644 --- a/sdk/model/stockDividendEvent.ts +++ b/sdk/model/stockDividendEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 934b837a288..69fca5397e0 100644 --- a/sdk/model/stockDividendEventAllOf.ts +++ b/sdk/model/stockDividendEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 4f67078adfa..551cd003086 100644 --- a/sdk/model/stockSplitEvent.ts +++ b/sdk/model/stockSplitEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7020c6d920b..fe11ff46495 100644 --- a/sdk/model/stockSplitEventAllOf.ts +++ b/sdk/model/stockSplitEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 b5c4d7ab923..62eb7ecc0f9 100644 --- a/sdk/model/strategy.ts +++ b/sdk/model/strategy.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ba426e75b47..974189be32d 100644 --- a/sdk/model/stream.ts +++ b/sdk/model/stream.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e328f0bc12a..fa06a44a1d8 100644 --- a/sdk/model/stringComplianceParameter.ts +++ b/sdk/model/stringComplianceParameter.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 cb6312dfd7c..cf0bd681500 100644 --- a/sdk/model/stringList.ts +++ b/sdk/model/stringList.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 02398e49400..bc458f3f70d 100644 --- a/sdk/model/stringListComplianceParameter.ts +++ b/sdk/model/stringListComplianceParameter.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d17d8321b21..dca85091dae 100644 --- a/sdk/model/structuredResultData.ts +++ b/sdk/model/structuredResultData.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6b6ff789f58..525620acbc9 100644 --- a/sdk/model/structuredResultDataId.ts +++ b/sdk/model/structuredResultDataId.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d9c75bb18b9..857927e0d61 100644 --- a/sdk/model/swapCashFlowEvent.ts +++ b/sdk/model/swapCashFlowEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 052f5a553f2..22e80318bd0 100644 --- a/sdk/model/swapCashFlowEventAllOf.ts +++ b/sdk/model/swapCashFlowEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 8faf7f33464..d8ffc90c9c1 100644 --- a/sdk/model/swapPrincipalEvent.ts +++ b/sdk/model/swapPrincipalEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 040134ed966..8c2f628b772 100644 --- a/sdk/model/swapPrincipalEventAllOf.ts +++ b/sdk/model/swapPrincipalEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 010295a407b..6f0910fd7ab 100644 --- a/sdk/model/targetTaxLot.ts +++ b/sdk/model/targetTaxLot.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 acb3bd9493b..4594bf60010 100644 --- a/sdk/model/targetTaxLotRequest.ts +++ b/sdk/model/targetTaxLotRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 eaba2b0828f..0ae0dd17e5a 100644 --- a/sdk/model/tenderEvent.ts +++ b/sdk/model/tenderEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 8c516afbdb4..5afc5478f1b 100644 --- a/sdk/model/tenderEventAllOf.ts +++ b/sdk/model/tenderEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 85ded6f2e38..c7ad62feb7c 100644 --- a/sdk/model/termDeposit.ts +++ b/sdk/model/termDeposit.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d2e9d735e12..f0ab9cf7a4b 100644 --- a/sdk/model/termDepositAllOf.ts +++ b/sdk/model/termDepositAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 9b719f6d5e2..e304d9afbe6 100644 --- a/sdk/model/termDepositInterestEvent.ts +++ b/sdk/model/termDepositInterestEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 0e0a7bab071..7f8d0dbd99f 100644 --- a/sdk/model/termDepositInterestEventAllOf.ts +++ b/sdk/model/termDepositInterestEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 72583a9b0f1..e9976bea586 100644 --- a/sdk/model/termDepositPrincipalEvent.ts +++ b/sdk/model/termDepositPrincipalEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 25b540c7fac..0bb6c44ae2c 100644 --- a/sdk/model/termDepositPrincipalEventAllOf.ts +++ b/sdk/model/termDepositPrincipalEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7eb56053a02..41a24e06fda 100644 --- a/sdk/model/totalReturnSwap.ts +++ b/sdk/model/totalReturnSwap.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f2a9a7a1277..e1cdc703fce 100644 --- a/sdk/model/totalReturnSwapAllOf.ts +++ b/sdk/model/totalReturnSwapAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 8278bed6374..273d791c238 100644 --- a/sdk/model/touch.ts +++ b/sdk/model/touch.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7f7db50988e..3a5e6c549de 100644 --- a/sdk/model/transaction.ts +++ b/sdk/model/transaction.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 12c8b1ddeb1..c332015b33f 100644 --- a/sdk/model/transactionConfigurationData.ts +++ b/sdk/model/transactionConfigurationData.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 98f2e2d4562..84c1b8032f7 100644 --- a/sdk/model/transactionConfigurationDataRequest.ts +++ b/sdk/model/transactionConfigurationDataRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 415054a5d17..74834b12290 100644 --- a/sdk/model/transactionConfigurationMovementData.ts +++ b/sdk/model/transactionConfigurationMovementData.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 8112b450d29..3ab7782c908 100644 --- a/sdk/model/transactionConfigurationMovementDataRequest.ts +++ b/sdk/model/transactionConfigurationMovementDataRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1447110cb90..246f4730667 100644 --- a/sdk/model/transactionConfigurationTypeAlias.ts +++ b/sdk/model/transactionConfigurationTypeAlias.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 80759efc27c..3e95a57b497 100644 --- a/sdk/model/transactionPrice.ts +++ b/sdk/model/transactionPrice.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6662bc6cfb7..cce9167a149 100644 --- a/sdk/model/transactionPropertyMapping.ts +++ b/sdk/model/transactionPropertyMapping.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e9a5a4f7c3f..cf0bf33804c 100644 --- a/sdk/model/transactionPropertyMappingRequest.ts +++ b/sdk/model/transactionPropertyMappingRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2968df78740..edcb5add45f 100644 --- a/sdk/model/transactionQueryParameters.ts +++ b/sdk/model/transactionQueryParameters.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e4a7234856a..eb2de727383 100644 --- a/sdk/model/transactionReconciliationRequest.ts +++ b/sdk/model/transactionReconciliationRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 249eab260f0..d3817b5a9ee 100644 --- a/sdk/model/transactionRequest.ts +++ b/sdk/model/transactionRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 61ccdd849fb..84599ef6a56 100644 --- a/sdk/model/transactionSetConfigurationData.ts +++ b/sdk/model/transactionSetConfigurationData.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 509b356ddeb..d23e8d82004 100644 --- a/sdk/model/transactionType.ts +++ b/sdk/model/transactionType.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 378ea64fb00..92177c54a6d 100644 --- a/sdk/model/transactionTypeAlias.ts +++ b/sdk/model/transactionTypeAlias.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 78c8f134abf..8a812d73145 100644 --- a/sdk/model/transactionTypeCalculation.ts +++ b/sdk/model/transactionTypeCalculation.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 9dc7ff0637a..73e9f847b1a 100644 --- a/sdk/model/transactionTypeDetails.ts +++ b/sdk/model/transactionTypeDetails.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 04b7474a026..1792cb6be86 100644 --- a/sdk/model/transactionTypeMovement.ts +++ b/sdk/model/transactionTypeMovement.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2f751123f87..de1507ed904 100644 --- a/sdk/model/transactionTypePropertyMapping.ts +++ b/sdk/model/transactionTypePropertyMapping.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5d031cd9e9e..29ebad95b6e 100644 --- a/sdk/model/transactionTypeRequest.ts +++ b/sdk/model/transactionTypeRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 560c443d70e..18c9fdc560c 100644 --- a/sdk/model/transactionsReconciliationsResponse.ts +++ b/sdk/model/transactionsReconciliationsResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 72e9348a0f1..77ad2321856 100644 --- a/sdk/model/transitionEvent.ts +++ b/sdk/model/transitionEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 01b318c8133..929537c9fc9 100644 --- a/sdk/model/transitionEventAllOf.ts +++ b/sdk/model/transitionEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 918235a16f0..5bdbce9525a 100644 --- a/sdk/model/translateEntitiesInlinedRequest.ts +++ b/sdk/model/translateEntitiesInlinedRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 aa52d727ec3..48a00317696 100644 --- a/sdk/model/translateEntitiesRequest.ts +++ b/sdk/model/translateEntitiesRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 99711e6b723..5787dd2c040 100644 --- a/sdk/model/translateEntitiesResponse.ts +++ b/sdk/model/translateEntitiesResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f2ad6a2e46b..55c1b55a3b4 100644 --- a/sdk/model/translationContext.ts +++ b/sdk/model/translationContext.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f7d6f2b6bb1..c0c0c8648b5 100644 --- a/sdk/model/translationInput.ts +++ b/sdk/model/translationInput.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 828dce73358..a7a67b832fb 100644 --- a/sdk/model/translationResult.ts +++ b/sdk/model/translationResult.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a4441b00181..1109676aa27 100644 --- a/sdk/model/translationScript.ts +++ b/sdk/model/translationScript.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 5b2d19fdb56..8a05db687dd 100644 --- a/sdk/model/translationScriptId.ts +++ b/sdk/model/translationScriptId.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d84a0f49c6c..20be2854452 100644 --- a/sdk/model/triggerEvent.ts +++ b/sdk/model/triggerEvent.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 b3c3941a83e..c2137ea79de 100644 --- a/sdk/model/triggerEventAllOf.ts +++ b/sdk/model/triggerEventAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 dc55349607b..24885ba24d9 100644 --- a/sdk/model/typedResourceId.ts +++ b/sdk/model/typedResourceId.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 0fe50ef7104..9bf6d9f44b9 100644 --- a/sdk/model/unitsRatio.ts +++ b/sdk/model/unitsRatio.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 44557f1316e..9bb82e8cf62 100644 --- a/sdk/model/updateCalendarRequest.ts +++ b/sdk/model/updateCalendarRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a4fd0e8f404..a3ac9b20456 100644 --- a/sdk/model/updateComplianceTemplateRequest.ts +++ b/sdk/model/updateComplianceTemplateRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c5412136f79..5b4c9e8d9a0 100644 --- a/sdk/model/updateCustomEntityDefinitionRequest.ts +++ b/sdk/model/updateCustomEntityDefinitionRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c2dbeda8b92..09db2bd3042 100644 --- a/sdk/model/updateCustomEntityTypeRequest.ts +++ b/sdk/model/updateCustomEntityTypeRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 08576138f3d..dc3464a37cc 100644 --- a/sdk/model/updateCutLabelDefinitionRequest.ts +++ b/sdk/model/updateCutLabelDefinitionRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 49a6d34d83e..b4f0bc19fb4 100644 --- a/sdk/model/updateDataTypeRequest.ts +++ b/sdk/model/updateDataTypeRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 94b9bacd980..80f58a9d381 100644 --- a/sdk/model/updateDerivedPropertyDefinitionRequest.ts +++ b/sdk/model/updateDerivedPropertyDefinitionRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -27,6 +27,10 @@ export class UpdateDerivedPropertyDefinitionRequest { * The rule that defines how data is composed for a derived property. */ 'derivationFormula': string; + /** + * Bool indicating whether the values of this property are fitlerable, this is true for all non-derived property defintions. For a derived definition this must be set true to enable filtering. + */ + 'isFilterable': boolean; static discriminator: string | undefined = undefined; @@ -50,6 +54,11 @@ export class UpdateDerivedPropertyDefinitionRequest { "name": "derivationFormula", "baseName": "derivationFormula", "type": "string" + }, + { + "name": "isFilterable", + "baseName": "isFilterable", + "type": "boolean" } ]; static getAttributeTypeMap() { diff --git a/sdk/model/updateInstrumentIdentifierRequest.ts b/sdk/model/updateInstrumentIdentifierRequest.ts index 7701187c451..611bc189009 100644 --- a/sdk/model/updateInstrumentIdentifierRequest.ts +++ b/sdk/model/updateInstrumentIdentifierRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 2eb0414f68a..d3379b28e36 100644 --- a/sdk/model/updateOrdersResponse.ts +++ b/sdk/model/updateOrdersResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 cdcb162bade..7a2b645df39 100644 --- a/sdk/model/updatePlacementsResponse.ts +++ b/sdk/model/updatePlacementsResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 ab27e49369f..fca3beb4eca 100644 --- a/sdk/model/updatePortfolioGroupRequest.ts +++ b/sdk/model/updatePortfolioGroupRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 1b7985c33bf..4f643d80eba 100644 --- a/sdk/model/updatePortfolioRequest.ts +++ b/sdk/model/updatePortfolioRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a61a48615f5..e38adb4576c 100644 --- a/sdk/model/updatePropertyDefinitionRequest.ts +++ b/sdk/model/updatePropertyDefinitionRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e879e438a51..f2fcb41e7fc 100644 --- a/sdk/model/updateReferenceDataRequest.ts +++ b/sdk/model/updateReferenceDataRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 4e1a6fbe97d..76cee812922 100644 --- a/sdk/model/updateRelationshipDefinitionRequest.ts +++ b/sdk/model/updateRelationshipDefinitionRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a6278a2dadc..44c0737f905 100644 --- a/sdk/model/updateUnitRequest.ts +++ b/sdk/model/updateUnitRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 4aeb9a5ac9c..03c89bc0b1a 100644 --- a/sdk/model/upsertComplexMarketDataRequest.ts +++ b/sdk/model/upsertComplexMarketDataRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 268a3dbd67f..9c88f8b90b8 100644 --- a/sdk/model/upsertComplianceRuleRequest.ts +++ b/sdk/model/upsertComplianceRuleRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 879e20a1c73..bfe6d6910f1 100644 --- a/sdk/model/upsertComplianceRunSummaryRequest.ts +++ b/sdk/model/upsertComplianceRunSummaryRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 119d7c3537f..df522b3beec 100644 --- a/sdk/model/upsertComplianceRunSummaryResult.ts +++ b/sdk/model/upsertComplianceRunSummaryResult.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 bda531727d7..5b39585fbcf 100644 --- a/sdk/model/upsertCorporateActionRequest.ts +++ b/sdk/model/upsertCorporateActionRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a9063aa5716..29199afd1e9 100644 --- a/sdk/model/upsertCorporateActionsResponse.ts +++ b/sdk/model/upsertCorporateActionsResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a2838691344..8300f37f075 100644 --- a/sdk/model/upsertCounterpartyAgreementRequest.ts +++ b/sdk/model/upsertCounterpartyAgreementRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7c64284fcfd..68533d50b46 100644 --- a/sdk/model/upsertCreditSupportAnnexRequest.ts +++ b/sdk/model/upsertCreditSupportAnnexRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 644bc60a989..64b30b67401 100644 --- a/sdk/model/upsertCustomEntitiesResponse.ts +++ b/sdk/model/upsertCustomEntitiesResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 0da813171a1..c9f80ee1370 100644 --- a/sdk/model/upsertCustomEntityAccessMetadataRequest.ts +++ b/sdk/model/upsertCustomEntityAccessMetadataRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 cdf9ad92f6d..bf86b562a1c 100644 --- a/sdk/model/upsertDialectRequest.ts +++ b/sdk/model/upsertDialectRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6eeddfc3eb3..54517781f52 100644 --- a/sdk/model/upsertInstrumentEventRequest.ts +++ b/sdk/model/upsertInstrumentEventRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 46892a4bdd4..765219735c6 100644 --- a/sdk/model/upsertInstrumentEventsResponse.ts +++ b/sdk/model/upsertInstrumentEventsResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a0f56e3b0a4..3dcc58d573f 100644 --- a/sdk/model/upsertInstrumentPropertiesResponse.ts +++ b/sdk/model/upsertInstrumentPropertiesResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 17887343b21..da9d8e1bbbc 100644 --- a/sdk/model/upsertInstrumentPropertyRequest.ts +++ b/sdk/model/upsertInstrumentPropertyRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e27b8dc769c..c468c2cc5fd 100644 --- a/sdk/model/upsertInstrumentsResponse.ts +++ b/sdk/model/upsertInstrumentsResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 05dab67cbfd..55f31ef9b92 100644 --- a/sdk/model/upsertLegalEntitiesResponse.ts +++ b/sdk/model/upsertLegalEntitiesResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7ae9b029c73..478a1e2575d 100644 --- a/sdk/model/upsertLegalEntityAccessMetadataRequest.ts +++ b/sdk/model/upsertLegalEntityAccessMetadataRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 3f2628c4964..486a122c8f7 100644 --- a/sdk/model/upsertLegalEntityRequest.ts +++ b/sdk/model/upsertLegalEntityRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 0ee4a540ff6..228098f2642 100644 --- a/sdk/model/upsertPersonAccessMetadataRequest.ts +++ b/sdk/model/upsertPersonAccessMetadataRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 860d50f4ae9..af8396f6a52 100644 --- a/sdk/model/upsertPersonRequest.ts +++ b/sdk/model/upsertPersonRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 025d5199717..916709e62b4 100644 --- a/sdk/model/upsertPersonsResponse.ts +++ b/sdk/model/upsertPersonsResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 8740e03bd84..ad4e623aaea 100644 --- a/sdk/model/upsertPortfolioAccessMetadataRequest.ts +++ b/sdk/model/upsertPortfolioAccessMetadataRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f4cf1dec358..5ba5da4ee56 100644 --- a/sdk/model/upsertPortfolioGroupAccessMetadataRequest.ts +++ b/sdk/model/upsertPortfolioGroupAccessMetadataRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 619ce20fea1..1046ee70c27 100644 --- a/sdk/model/upsertPortfolioTransactionsResponse.ts +++ b/sdk/model/upsertPortfolioTransactionsResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6de9894c4db..5a14e13e6fe 100644 --- a/sdk/model/upsertQuoteRequest.ts +++ b/sdk/model/upsertQuoteRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7077b6f0ebc..a69515927b4 100644 --- a/sdk/model/upsertQuotesResponse.ts +++ b/sdk/model/upsertQuotesResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 70f9764bb87..f019176bd4d 100644 --- a/sdk/model/upsertRecipeRequest.ts +++ b/sdk/model/upsertRecipeRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6c59f19e2b4..8a22b52de41 100644 --- a/sdk/model/upsertReferencePortfolioConstituentPropertiesRequest.ts +++ b/sdk/model/upsertReferencePortfolioConstituentPropertiesRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 b10985834ef..617bf6e3247 100644 --- a/sdk/model/upsertReferencePortfolioConstituentPropertiesResponse.ts +++ b/sdk/model/upsertReferencePortfolioConstituentPropertiesResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 591205364a9..784be95d7b9 100644 --- a/sdk/model/upsertReferencePortfolioConstituentsRequest.ts +++ b/sdk/model/upsertReferencePortfolioConstituentsRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 7125c5a91d0..a241395f34e 100644 --- a/sdk/model/upsertReferencePortfolioConstituentsResponse.ts +++ b/sdk/model/upsertReferencePortfolioConstituentsResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 b4be93c38dd..5761ed168b6 100644 --- a/sdk/model/upsertReturnsResponse.ts +++ b/sdk/model/upsertReturnsResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 39fcf9602b5..dc75966a80e 100644 --- a/sdk/model/upsertSingleStructuredDataResponse.ts +++ b/sdk/model/upsertSingleStructuredDataResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 61f04939927..fe0b94994da 100644 --- a/sdk/model/upsertStructuredDataResponse.ts +++ b/sdk/model/upsertStructuredDataResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 745bdd72517..db51e818605 100644 --- a/sdk/model/upsertStructuredResultDataRequest.ts +++ b/sdk/model/upsertStructuredResultDataRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d9d13e09700..740cf126faa 100644 --- a/sdk/model/upsertTransactionPropertiesResponse.ts +++ b/sdk/model/upsertTransactionPropertiesResponse.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 08e44d72601..9ec540a5238 100644 --- a/sdk/model/upsertTranslationScriptRequest.ts +++ b/sdk/model/upsertTranslationScriptRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 310cd85a81d..f94263c9ea4 100644 --- a/sdk/model/user.ts +++ b/sdk/model/user.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 656a1b934a0..ebb4e5e6644 100644 --- a/sdk/model/valuationRequest.ts +++ b/sdk/model/valuationRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 59e0028f3bc..4b8ae5b3b67 100644 --- a/sdk/model/valuationSchedule.ts +++ b/sdk/model/valuationSchedule.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 c1a28a11731..9a536947f36 100644 --- a/sdk/model/valuationsReconciliationRequest.ts +++ b/sdk/model/valuationsReconciliationRequest.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 11829a9b603..d2998655059 100644 --- a/sdk/model/valueType.ts +++ b/sdk/model/valueType.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d4a5c137f7b..913c4258865 100644 --- a/sdk/model/vendorModelRule.ts +++ b/sdk/model/vendorModelRule.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 cca8077c9d6..b0da6f69f04 100644 --- a/sdk/model/version.ts +++ b/sdk/model/version.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 6d4fb05ac25..61462efcdb4 100644 --- a/sdk/model/versionSummaryDto.ts +++ b/sdk/model/versionSummaryDto.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 b41fbd6d481..be2d37d042b 100644 --- a/sdk/model/versionedResourceListOfA2BDataRecord.ts +++ b/sdk/model/versionedResourceListOfA2BDataRecord.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a2feed7def1..5e92010322c 100644 --- a/sdk/model/versionedResourceListOfA2BMovementRecord.ts +++ b/sdk/model/versionedResourceListOfA2BMovementRecord.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 a8668ddedab..4bec3367245 100644 --- a/sdk/model/versionedResourceListOfHoldingContributor.ts +++ b/sdk/model/versionedResourceListOfHoldingContributor.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 8e638ab2c81..1e921d73b32 100644 --- a/sdk/model/versionedResourceListOfOutputTransaction.ts +++ b/sdk/model/versionedResourceListOfOutputTransaction.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 9d8fa35f3de..9a57de45c96 100644 --- a/sdk/model/versionedResourceListOfPortfolioHolding.ts +++ b/sdk/model/versionedResourceListOfPortfolioHolding.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f49f25f03dc..6c44ba19cb7 100644 --- a/sdk/model/versionedResourceListOfTransaction.ts +++ b/sdk/model/versionedResourceListOfTransaction.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e96d93a2dab..7f5057b90a4 100644 --- a/sdk/model/virtualRow.ts +++ b/sdk/model/virtualRow.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 03beb5423c0..4bb1f9acaac 100644 --- a/sdk/model/weekendMask.ts +++ b/sdk/model/weekendMask.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 e5387a3b3b8..16f832b4878 100644 --- a/sdk/model/weightedInstrument.ts +++ b/sdk/model/weightedInstrument.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 d6309c7a3aa..9484367e916 100644 --- a/sdk/model/weightedInstrumentInLineLookupIdentifiers.ts +++ b/sdk/model/weightedInstrumentInLineLookupIdentifiers.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 174e5356fd8..6315d6e7caf 100644 --- a/sdk/model/weightedInstruments.ts +++ b/sdk/model/weightedInstruments.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 41e800c75ef..7f913669223 100644 --- a/sdk/model/yieldCurveData.ts +++ b/sdk/model/yieldCurveData.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 02251e88be5..376ae31ea3d 100644 --- a/sdk/model/yieldCurveDataAllOf.ts +++ b/sdk/model/yieldCurveDataAllOf.ts @@ -1,8 +1,8 @@ /** * LUSID API - * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | + * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | | 936|The Custom Data Model included an alias or sort-by attribute that was not on the definition.| | * - * The version of the OpenAPI document: 2.0.951 + * The version of the OpenAPI document: 2.0.952 * 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 f6f6b8ea3cd..9805de8ba08 100644 --- a/sdk/package.json +++ b/sdk/package.json @@ -1,6 +1,6 @@ { "name": "@finbourne/lusid", - "version": "2.0.951", + "version": "2.0.952", "author": "engineering@finbourne.com", "license": "MIT", "description": "LUSID JavaScript/Typescript SDK for Node",